fix: update follow url (#2186)
This commit is contained in:
parent
bb3ba528f9
commit
88771f3e4d
|
|
@ -200,7 +200,7 @@ export const PlatformsSyncMap: {
|
|||
follow: {
|
||||
name: "Follow",
|
||||
icon: "/assets/social/follow.svg",
|
||||
url: "https://app.follow.is/profile/{username}",
|
||||
url: "https://app.follow.is/share/users/{username}",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue