Hide feature flags in server config for non technicians #334

This commit is contained in:
2023-08-16 00:02:04 +02:00
parent f7f3fea7a7
commit 1cd75cd78f
6 changed files with 16 additions and 5 deletions

View File

@@ -2,6 +2,6 @@
"WebVersion": {
"Major": "1",
"Minor": "1",
"Micro": "dev79_hide_table_columns"
"Micro": "dev334_feature_flags_in_wi"
}
}