From: Adam Dullage Date: Fri, 29 Jul 2022 11:43:09 +0000 (+0100) Subject: Fixed issue where Edit and Delete buttons were shown when note failed to load. Resovl... X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1080501c5be216960bed4564adc9b261fe34dc0c;p=flatnotes.git Fixed issue where Edit and Delete buttons were shown when note failed to load. Resovles #18. --- diff --git a/flatnotes/src/components/App.vue b/flatnotes/src/components/App.vue index 54867e1..3b6bbbc 100644 --- a/flatnotes/src/components/App.vue +++ b/flatnotes/src/components/App.vue @@ -84,7 +84,11 @@