mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
add toggle to hide already-installed modpacks (#6917)
* add toggle to hide already-installed modpacks, on by default * make false by default
This commit is contained in:
@@ -65,6 +65,7 @@ pub enum FeatureFlag {
|
||||
SkipNonEssentialWarnings,
|
||||
AdvancedFiltersCollapsed,
|
||||
AlwaysShowCopyDetails,
|
||||
HideInstalledModpacks,
|
||||
}
|
||||
|
||||
impl Settings {
|
||||
|
||||
Reference in New Issue
Block a user