mirror of
https://github.com/owncast/owncast.git
synced 2024-12-18 07:12:33 +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",
|
Icon: "/img/platformlogos/twitch.svg",
|
||||||
},
|
},
|
||||||
"twitter": {
|
"twitter": {
|
||||||
Platform: "Twitter",
|
Platform: "X",
|
||||||
Icon: "/img/platformlogos/twitter.svg",
|
Icon: "/img/platformlogos/twitter.svg",
|
||||||
},
|
},
|
||||||
"youtube": {
|
"youtube": {
|
||||||
|
|
Loading…
Reference in a new issue