1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 11:59:58 +02:00

add x link

Add missing code
This commit is contained in:
諏訪子 2025-06-11 03:17:18 +09:00 committed by Chocobozzz
parent dd52e8b89e
commit ef28ba3038
No known key found for this signature in database
GPG key ID: 583A612D890159BE
17 changed files with 51 additions and 5 deletions

View file

@ -47,6 +47,7 @@ export interface CustomConfig {
externalLink: string
mastodonLink: string
blueskyLink: string
xLink: string
}
defaultClientRoute: string