From 0232325f960b1fbe41e03f74a46fb18a7abf33f7 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 26 May 2021 20:38:15 -0400 Subject: Refactor json audio source (#1711) * Move sources to the end of audio options object * Add custom-json audio source type * Add support for downloading custom-json * Remove customSourceType --- ext/settings.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index aade3345..f9a2b04a 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2398,13 +2398,6 @@
-
-
Type
- -
URL
@@ -2483,7 +2476,8 @@ - + +
-- cgit v1.2.3