mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
STEAM_SYNC: hidden the cancel button as it was not functional
This commit is contained in:
parent
a112c1644c
commit
87ab7d8046
|
@ -939,7 +939,8 @@ quit_retrodeck() {
|
|||
--width=500 \
|
||||
--height=150 \
|
||||
--auto-close \
|
||||
--auto-kill
|
||||
--auto-kill \
|
||||
--no-cancel
|
||||
fi
|
||||
log i "Shutting down RetroDECK's framework"
|
||||
pkill -f "retrodeck"
|
||||
|
|
Loading…
Reference in a new issue