From 62a8d43d94db85db731e2c11e2934c769cf7b742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 12 Sep 2025 13:59:42 +0200 Subject: [PATCH] Update stylus.json --- frontend/public/json/stylus.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/frontend/public/json/stylus.json b/frontend/public/json/stylus.json index 5f8a0275a..ff6e4eefc 100644 --- a/frontend/public/json/stylus.json +++ b/frontend/public/json/stylus.json @@ -31,10 +31,5 @@ "username": null, "password": null }, - "notes": [ - { - "text": "Configuration Path: `/opt/stylus/config.yaml`", - "type": "info" - } - ] + "notes": [] }