From c3386b85373251322a0cfdddf81c99020ef2ac9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 7 Mar 2026 22:32:43 +0100 Subject: [PATCH] Apply suggestion from @tremor021 --- frontend/public/json/immichframe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/immichframe.json b/frontend/public/json/immichframe.json index d39425d1b..72222b548 100644 --- a/frontend/public/json/immichframe.json +++ b/frontend/public/json/immichframe.json @@ -34,7 +34,7 @@ "notes": [ { "text": "After installation, edit `/opt/immichframe/Config/Settings.yml` and set ImmichServerUrl and ApiKey. Then restart the service with `systemctl restart immichframe`.", - "type": "info" + "type": "warning" } ] } \ No newline at end of file