From f5cd6ebdbc4b6d4bc59f0d1e61b0a0907274c404 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Fri, 16 Dec 2022 21:02:07 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B0=20"=D0=9C=D0=BD=D0=BE=D0=B3=D0=BE=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D1=87=D0=BD=D0=B0=D1=8F=20=D0=BF=D0=B0=D0=BD=D0=B5=D0=BB?= =?UTF-8?q?=D1=8C"=20=D0=B4=D0=BB=D1=8F=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5?= =?UTF-8?q?=D1=89=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BE?= =?UTF-8?q?=D0=BA=20=D0=B2=20=D0=BD=D0=B5=D1=81=D0=BA=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D0=BA=D0=BE=20=D1=80=D1=8F=D0=B4=D0=BE=D0=B2=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D1=82=D1=83=D0=BB=D0=B1=D0=B0=D1=80=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/Reader/Reader.vue | 270 +++++++++--------- .../SettingsPage/ToolBarTab/ToolBarTab.vue | 9 + client/store/modules/reader.js | 1 + 3 files changed, 145 insertions(+), 135 deletions(-) diff --git a/client/components/Reader/Reader.vue b/client/components/Reader/Reader.vue index cc2a5e7e..98ee34fd 100644 --- a/client/components/Reader/Reader.vue +++ b/client/components/Reader/Reader.vue @@ -1,140 +1,138 @@