fix labels, date field, enable

This commit is contained in:
Bernd Storath
2025-03-05 15:38:09 +01:00
parent ded148a0f5
commit 84ee8c35f0
6 changed files with 31 additions and 24 deletions
-2
View File
@@ -16,5 +16,3 @@ export const WG_ENV = {
/** UI is hosted on HTTP instead of HTTPS */
INSECURE: process.env.INSECURE === 'true',
};
console.log(WG_ENV);