From 144e6f9c2dad608b806164ceb037db498fe3c9f5 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 4 Jan 2026 11:46:54 +0200 Subject: [PATCH] aminda-pwa.json: add develop.element.io --- etc/opt/chromium/policies/managed/aminda-pwa.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/opt/chromium/policies/managed/aminda-pwa.json b/etc/opt/chromium/policies/managed/aminda-pwa.json index 2d7789d9..9246d343 100644 --- a/etc/opt/chromium/policies/managed/aminda-pwa.json +++ b/etc/opt/chromium/policies/managed/aminda-pwa.json @@ -170,6 +170,11 @@ "create_desktop_shortcut": false, "default_launch_container": "window" }, + { + "url": "https://develop.element.io", + "create_desktop_shortcut": false, + "default_launch_container": "window" + }, { "url": "https://xivtodo.com", "create_desktop_shortcut": false,