Merge branch 'xbdmHQ-patch-1'

This commit is contained in:
ManeraKai 2023-05-09 09:04:22 +03:00
commit e7beb89f53
1 changed files with 0 additions and 7 deletions

View File

@ -336,12 +336,6 @@
}, },
"lbry": { "lbry": {
"frontends": { "frontends": {
"librarian": {
"name": "Librarian",
"embeddable": true,
"instanceList": true,
"url": "https://codeberg.org/librarian/librarian"
},
"lbryDesktop": { "lbryDesktop": {
"name": "LBRY Desktop", "name": "LBRY Desktop",
"embeddable": false, "embeddable": false,
@ -356,7 +350,6 @@
"name": "LBRY", "name": "LBRY",
"options": { "options": {
"enabled": false, "enabled": false,
"frontend": "librarian",
"redirectType": "main_frame", "redirectType": "main_frame",
"unsupportedUrls": "bypass" "unsupportedUrls": "bypass"
}, },