From 03e8b1dbae9f739bbcd9897237d72d3868df3d16 Mon Sep 17 00:00:00 2001 From: davalanche Date: Sat, 30 Nov 2024 01:55:26 -0600 Subject: [PATCH] The application is no longer updatable via the user interface --- json/mylar3.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/json/mylar3.json b/json/mylar3.json index a469b1dc..0d0c4d0a 100644 --- a/json/mylar3.json +++ b/json/mylar3.json @@ -30,10 +30,5 @@ "username": null, "password": null }, - "notes": [ - { - "text": "Mylar3 can be updated via the user interface.", - "type": "info" - } - ] + "notes": [] }