From 54579507804446d691163027409c40579d340c21 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 10 Apr 2025 14:02:50 +0900 Subject: [PATCH] fix(configurator): wrong meny call after add RetroDECK to Steam --- tools/configurator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index bb91ecb4..ef06e22e 100755 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -1278,7 +1278,7 @@ configurator_steam_tools_dialog() { --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \ --text="Adding RetroDECK to Steam, please wait..." \ --pulsate --width=500 --height=150 --auto-close --no-cancel - configurator_tools_dialog + configurator_steam_tools_dialog ;; "Automatic Steam Sync" )