mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
fix(configurator): wrong meny call after add RetroDECK to Steam
This commit is contained in:
parent
fa6dc9c960
commit
5457950780
|
|
@ -1278,7 +1278,7 @@ configurator_steam_tools_dialog() {
|
||||||
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
--window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \
|
||||||
--text="Adding RetroDECK to Steam, please wait..." \
|
--text="Adding RetroDECK to Steam, please wait..." \
|
||||||
--pulsate --width=500 --height=150 --auto-close --no-cancel
|
--pulsate --width=500 --height=150 --auto-close --no-cancel
|
||||||
configurator_tools_dialog
|
configurator_steam_tools_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Automatic Steam Sync" )
|
"Automatic Steam Sync" )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue