mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
feat: add toggle for showing play time (#6240)
* feat: add toggle for showing play time * prepr
This commit is contained in:
@@ -11,6 +11,7 @@ export const DEFAULT_FEATURE_FLAGS = {
|
||||
skip_unknown_pack_warning: false,
|
||||
pride_fundraiser: true,
|
||||
i18n_debug: false,
|
||||
show_instance_play_time: true,
|
||||
}
|
||||
|
||||
export const THEME_OPTIONS = ['dark', 'light', 'oled', 'system'] as const
|
||||
|
||||
Reference in New Issue
Block a user