From 569afc38461864791f3f2d339a5645cac9b4dd95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Tue, 30 May 2023 22:34:07 +0900 Subject: [PATCH] =?UTF-8?q?librarian=E3=82=92=E5=BE=A9=E6=B4=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config.json b/src/config.json index 614f696..71bcbb7 100644 --- a/src/config.json +++ b/src/config.json @@ -424,6 +424,12 @@ }, "lbry": { "frontends": { + "librarian": { + "name": "Librarian", + "embeddable": true, + "instanceList": true, + "url": "https://gitler.moe/suwako/librarian" + }, "lbryDesktop": { "name": "LBRY Desktop", "embeddable": false,