mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 12:18:02 +03:00
change twitter label to x (#3846)
This commit is contained in:
parent
4c551a0501
commit
95d1912a92
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ func GetAllSocialHandles() map[string]SocialHandle {
|
|||
Icon: "/img/platformlogos/twitch.svg",
|
||||
},
|
||||
"twitter": {
|
||||
Platform: "Twitter",
|
||||
Platform: "X",
|
||||
Icon: "/img/platformlogos/twitter.svg",
|
||||
},
|
||||
"youtube": {
|
||||
|
|
Loading…
Reference in a new issue