STEAM_SYNC: hidden the cancel button as it was not functional

This commit is contained in:
XargonWan 2025-01-31 14:23:27 +09:00
parent a112c1644c
commit 87ab7d8046

View file

@ -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"