From d841a74f4002508a72ddbd9f8f4bc900ae978b94 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 24 Jun 2025 14:51:34 +0200 Subject: [PATCH] Update Notesnook json --- frontend/public/json/notesnook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/notesnook.json b/frontend/public/json/notesnook.json index d531ba5d..dadacfa8 100644 --- a/frontend/public/json/notesnook.json +++ b/frontend/public/json/notesnook.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Before doing update of the app, please make a backup in the application Web UI", + "text": "Before doing update of the app, please make a backup in the application Web UI. You will need to restore this backup after update finishes!", "type": "warning" } ]