From dcbc8409e0d43be5e7e6746551f34841d001f840 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Tue, 27 Oct 2020 14:31:07 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B4=20LibsPage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Reader/LibsPage/LibsPage.vue | 4 +++- client/index.html.template | 1 + client/store/modules/reader.js | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/client/components/Reader/LibsPage/LibsPage.vue b/client/components/Reader/LibsPage/LibsPage.vue index 59110030..25d75fb9 100644 --- a/client/components/Reader/LibsPage/LibsPage.vue +++ b/client/components/Reader/LibsPage/LibsPage.vue @@ -34,7 +34,9 @@ - Открыть + Открыть + Открыть в читалке +
diff --git a/client/index.html.template b/client/index.html.template index 4ed03687..372b4608 100644 --- a/client/index.html.template +++ b/client/index.html.template @@ -6,6 +6,7 @@ + diff --git a/client/store/modules/reader.js b/client/store/modules/reader.js index ad3adb28..35a20344 100644 --- a/client/store/modules/reader.js +++ b/client/store/modules/reader.js @@ -255,10 +255,10 @@ const settingDefaults = { const libsDefaults = { startLink: 'http://flibusta.is', - comment: 'Флибуста - книжное братство', + comment: 'Флибуста | Книжное братство', groups: [ {r: 'http://flibusta.is', s: 'http://flibusta.is', list: [ - {l: 'http://flibusta.is', c: 'Флибуста - книжное братство'}, + {l: 'http://flibusta.is', c: 'Флибуста | Книжное братство'}, ]}, {r: 'http://samlib.ru', s: 'http://samlib.ru', list: [ {l: 'http://samlib.ru', c: 'Журнал "Самиздат"'},