Refer to upvotes as 'likes' in the UI (will change in the protocol soon)
This commit is contained in:
parent
ee8d311795
commit
798622b307
7 changed files with 69 additions and 21 deletions
|
@ -55,7 +55,7 @@ export const routes: Route[] = [
|
|||
],
|
||||
[
|
||||
PostUpvotedBy,
|
||||
'Upvoted by',
|
||||
'Liked by',
|
||||
'heart',
|
||||
r('/profile/(?<name>[^/]+)/post/(?<rkey>[^/]+)/upvoted-by'),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue