fix: add friends by username, not ID
This commit is contained in:
parent
457405186a
commit
b0e56e1a06
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div style="text-align: left;">
|
||||
<h3>Add a Friend</h3>
|
||||
Enter a friend's Gorb ID to send them a friend request.
|
||||
Enter a friend's Gorb username to send them a friend request.
|
||||
</div>
|
||||
|
||||
<div id="add-friend-search-bar">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue