about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/config.json b/src/config.json
index 2d51ed7d..3711bf43 100644
--- a/src/config.json
+++ b/src/config.json
@@ -108,11 +108,6 @@
 		},
 		"youtubeMusic": {
 			"frontends": {
-				"beatbump": {
-					"name": "Beatbump",
-					"instanceList": true,
-					"url": "https://github.com/snuffyDev/Beatbump"
-				},
 				"hyperpipe": {
 					"name": "Hyperpipe",
 					"instanceList": true,
@@ -125,7 +120,7 @@
 			"name": "YT Music",
 			"options": {
 				"enabled": false,
-				"frontend": "beatbump",
+				"frontend": "hyperpipe",
 				"unsupportedUrls": "bypass"
 			},
 			"imageType": "png",