mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
feat: add toggle for showing play time (#6240)
* feat: add toggle for showing play time * prepr
This commit is contained in:
@@ -62,6 +62,7 @@ pub enum FeatureFlag {
|
||||
ServersInApp,
|
||||
ServerProjectQa,
|
||||
I18nDebug,
|
||||
ShowInstancePlayTime,
|
||||
}
|
||||
|
||||
impl Settings {
|
||||
|
||||
Reference in New Issue
Block a user