SteamGridDB for manually added games

This commit is contained in:
kramo
2023-04-04 19:12:36 +02:00
parent 45be2eb165
commit cbe9bfbab8
6 changed files with 45 additions and 21 deletions

View File

@@ -221,7 +221,8 @@ template PreferencesWindow : Adw.PreferencesWindow {
title: _("Behavior");
Adw.ActionRow {
title: _("Download Images on Import");
title: _("Download Images Automatically");
subtitle: _("Download images when adding or importing games");
Switch sgdb_download_switch {
valign: center;