From 7e7d92f432c79525a517db4aa281ab71bd2840f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Mon, 24 Jul 2023 17:33:58 +0200 Subject: [PATCH] Add namespaceID as id for root namespace HTML element --- client/web/compose/src/views/Layout.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/client/web/compose/src/views/Layout.vue b/client/web/compose/src/views/Layout.vue index de096082a..bcecd1675 100644 --- a/client/web/compose/src/views/Layout.vue +++ b/client/web/compose/src/views/Layout.vue @@ -1,5 +1,8 @@