From 480fe61ee39327b10887f3f9a7df52466a0ae26d Mon Sep 17 00:00:00 2001 From: tremor021 Date: Fri, 5 Sep 2025 20:07:39 +0200 Subject: [PATCH] Update resilio json --- frontend/public/json/resiliosync.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/public/json/resiliosync.json b/frontend/public/json/resiliosync.json index 3dcc81e0..a75ae70c 100644 --- a/frontend/public/json/resiliosync.json +++ b/frontend/public/json/resiliosync.json @@ -31,5 +31,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "After free registration, you will receive a license keyfile to your email address. Upload it into any LXC directory and select on first run.", + "type": "info" + } + ] }