Make the SGDB row insensitive if no API key
This commit is contained in:
@@ -234,7 +234,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
|
||||
Adw.PreferencesGroup sgdb_behavior_group {
|
||||
title: _("Behavior");
|
||||
|
||||
Adw.ActionRow {
|
||||
Adw.ActionRow sgdb_switch_row {
|
||||
title: _("Use SteamGridDB");
|
||||
subtitle: _("Download images when adding or importing games");
|
||||
activatable-widget: sgdb_switch;
|
||||
|
||||
Reference in New Issue
Block a user