From e27280776f1d1a5f1dec276295d615174f109d5f Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Tue, 1 Oct 2024 18:24:16 +0200 Subject: [PATCH] Fix meta tag apple-mobile-web-app-capable deprecation warning (#2783) igned-off-by: Florian Hotze --- bundles/org.openhab.ui/web/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.ui/web/src/index.html b/bundles/org.openhab.ui/web/src/index.html index 266edf2ea9..6fa5b80556 100644 --- a/bundles/org.openhab.ui/web/src/index.html +++ b/bundles/org.openhab.ui/web/src/index.html @@ -33,7 +33,7 @@ openHAB <% if (process.env.TARGET === 'web') { %> - +