about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index 52b2dcf0..87562dd1 100644
--- a/src/config.json
+++ b/src/config.json
@@ -174,7 +174,7 @@
 			"frontends": {
 				"safetwitch": {
 					"name": "SafeTwitch",
-					"embeddable": false,
+					"embeddable": true,
 					"instanceList": true,
 					"url": "https://codeberg.org/dragongoose/safetwitch",
 					"localhost": false
@@ -192,7 +192,7 @@
 				"instance": "public"
 			},
 			"imageType": "svg",
-			"embeddable": false,
+			"embeddable": true,
 			"url": "https://twitch.tv"
 		},
 		"tiktok": {