Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b80a26e606
|
|
@ -90,6 +90,11 @@ export const PlatformsSyncMap: {
|
|||
icon: "/assets/social/steam.svg",
|
||||
url: "https://steamcommunity.com/id/{username}",
|
||||
},
|
||||
steam_profiles: {
|
||||
name: "Steam",
|
||||
icon: "/assets/social/steam.svg",
|
||||
url: "https://steamcommunity.com/profiles/{username}",
|
||||
},
|
||||
gitlab: {
|
||||
name: "Gitlab",
|
||||
icon: "/assets/social/gitlab.svg",
|
||||
|
|
|
|||
Loading…
Reference in New Issue