This commit is contained in:
Timo K
2025-12-03 13:08:51 +01:00
parent 8110d22c8b
commit b34a75d990
5 changed files with 28 additions and 48 deletions

View File

@@ -40,8 +40,6 @@
<!-- The default class is: .no-theme {display: none}. It will be overwritten once the app is loaded. -->
<body class="no-theme">
<% if (packageType !== "full") { %>
<div id="root"></div>
<% } %>
</body>
</html>