mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +00:00
remove feature flag in backend
This commit is contained in:
@@ -53,7 +53,6 @@ pub struct Settings {
|
|||||||
pub enum FeatureFlag {
|
pub enum FeatureFlag {
|
||||||
PagePath,
|
PagePath,
|
||||||
ProjectBackground,
|
ProjectBackground,
|
||||||
WorldsTab,
|
|
||||||
WorldsInHome,
|
WorldsInHome,
|
||||||
ServerRamAsBytesAlwaysOn,
|
ServerRamAsBytesAlwaysOn,
|
||||||
AlwaysShowAppControls,
|
AlwaysShowAppControls,
|
||||||
|
|||||||
Reference in New Issue
Block a user