From: Adam Dullage Date: Thu, 3 Aug 2023 18:37:16 +0000 (+0100) Subject: Prevent recently modified from showing in read_only mode X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a978b3edeab246a3bbc29841653d99ab3328f32c;p=flatnotes.git Prevent recently modified from showing in read_only mode --- diff --git a/flatnotes/src/components/App.vue b/flatnotes/src/components/App.vue index 9397c8a..78f0b71 100644 --- a/flatnotes/src/components/App.vue +++ b/flatnotes/src/components/App.vue @@ -36,10 +36,12 @@ :initial-value="searchTerm" class="search-input mb-4" > - +
+ +