feat: add show ram as bytes always on

This commit is contained in:
tdgao
2026-04-14 18:38:41 -06:00
parent 34e1db3a30
commit e9d42f276c
8 changed files with 58 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@ export const DEFAULT_FEATURE_FLAGS = {
worlds_tab: false,
worlds_in_home: true,
server_project_qa: false,
server_ram_as_bytes_always_on: false,
i18n_debug: false,
}