Blueprint cleanups

This commit is contained in:
kramo
2023-08-21 16:13:31 +02:00
parent 70b8493e72
commit 9883cc6b6b
3 changed files with 159 additions and 142 deletions

View File

@@ -76,7 +76,6 @@ template $PreferencesWindow : Adw.PreferencesWindow {
]
}
}
}
}
@@ -275,7 +274,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
}
}
Adw.ActionRow flatpak_import_launchers_row {
Adw.ActionRow flatpak_import_launchers_row {
title: _("Import Game Launchers");
activatable-widget: flatpak_import_launchers_switch;