From 4c4762fb97e7923b3c3a039e34df9eaf0b0ed106 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:41:15 +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 2da20098f..1d3575bcd 100644 --- a/frontend/public/json/immichframe.json +++ b/frontend/public/json/immichframe.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 8080, - "documentation": null, + "documentation": "https://immichframe.dev/docs/overview", "config_path": "/opt/immichframe/Config/Settings.yml", "website": "https://immichframe.dev/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/immich-frame.webp",