This commit is contained in:
ManeraKai 2023-09-17 22:14:48 +03:00
parent bef1db90f5
commit 947bb38ea4
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@
"frontends": { "frontends": {
"safetwitch": { "safetwitch": {
"name": "SafeTwitch", "name": "SafeTwitch",
"embeddable": false, "embeddable": true,
"instanceList": true, "instanceList": true,
"url": "https://codeberg.org/dragongoose/safetwitch", "url": "https://codeberg.org/dragongoose/safetwitch",
"localhost": false "localhost": false
@ -192,7 +192,7 @@
"instance": "public" "instance": "public"
}, },
"imageType": "svg", "imageType": "svg",
"embeddable": false, "embeddable": true,
"url": "https://twitch.tv" "url": "https://twitch.tv"
}, },
"tiktok": { "tiktok": {