Skip to content

Commit

Permalink
Merge pull request #44 from TimothyMeadows/42-enhancement-add-plus-be…
Browse files Browse the repository at this point in the history
…fore-copy

Remove pluralized friends when adding a singular friend.
  • Loading branch information
TimothyMeadows authored Jun 9, 2024
2 parents 60225b0 + f4d2ec2 commit ec6a24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUvrs/Views/MainPage/index.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@

<div class="overlay" id="add-friend-overlay">
<div class="friends-modal">
<h2 class="centered-h2">Add Friends</h2>
<h2 class="centered-h2">Add Friend</h2>
<div id="friend-errors" class="friend-row"></div>
<div class="friend-row">
This is the Users GUid.
Expand Down

0 comments on commit ec6a24a

Please sign in to comment.