From 9a617226b3b0a8305e19bb79266efe18c30a1c22 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sat, 27 May 2023 09:00:54 -0500 Subject: [PATCH] Update:Continue Reading shelf Remove from Continue Reading menu item --- .../components/app/BookShelfCategorized.vue | 22 +++++-------------- client/components/cards/LazyBookCard.vue | 6 ++++- client/strings/de.json | 1 + client/strings/en-us.json | 1 + client/strings/es.json | 1 + client/strings/fr.json | 1 + client/strings/gu.json | 1 + client/strings/hi.json | 1 + client/strings/hr.json | 1 + client/strings/it.json | 1 + client/strings/nl.json | 1 + client/strings/pl.json | 1 + client/strings/ru.json | 1 + client/strings/zh-cn.json | 1 + 14 files changed, 23 insertions(+), 17 deletions(-) diff --git a/client/components/app/BookShelfCategorized.vue b/client/components/app/BookShelfCategorized.vue index ca070e18..5b902fb0 100644 --- a/client/components/app/BookShelfCategorized.vue +++ b/client/components/app/BookShelfCategorized.vue @@ -16,7 +16,7 @@