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
@@ -55,6 +55,7 @@ pub enum FeatureFlag {
ProjectBackground,
WorldsTab,
WorldsInHome,
ServerRamAsBytesAlwaysOn,
ServersInApp,
ServerProjectQa,
I18nDebug,