Add an option to import games automatically (#302)
This commit is contained in:
@@ -61,6 +61,10 @@ template $CartridgesPreferences: Adw.PreferencesDialog {
|
||||
Adw.PreferencesGroup import_behavior_group {
|
||||
title: _("Behavior");
|
||||
|
||||
Adw.SwitchRow auto_import_switch {
|
||||
title: _("Import Games Automatically");
|
||||
}
|
||||
|
||||
Adw.SwitchRow remove_missing_switch {
|
||||
title: _("Remove Uninstalled Games");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user