aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/config.json b/src/config.json
index 7957cb94..d5ae1fd6 100644
--- a/src/config.json
+++ b/src/config.json
@@ -336,12 +336,6 @@
},
"lbry": {
"frontends": {
- "librarian": {
- "name": "Librarian",
- "embeddable": true,
- "instanceList": true,
- "url": "https://codeberg.org/librarian/librarian"
- },
"lbryDesktop": {
"name": "LBRY Desktop",
"embeddable": false,
@@ -356,7 +350,6 @@
"name": "LBRY",
"options": {
"enabled": false,
- "frontend": "librarian",
"redirectType": "main_frame",
"unsupportedUrls": "bypass"
},