fix: update follow url (#2186)

This commit is contained in:
Liu Yuhe 2024-10-31 20:19:21 +08:00 committed by GitHub
parent bb3ba528f9
commit 88771f3e4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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}",
},
}