Fix exit with PW_GUI_DISABLED_CS=1

This commit is contained in:
zorn-v
2024-11-19 22:28:44 +10:00
committed by GitHub
parent 3be53b3c36
commit 6497b49238

View File

@ -905,6 +905,7 @@ case "$PW_YAD_SET" in
esac
case "$PW_YAD_SET" in
'') ;;
98) portwine_change_shortcut ;;
100) portwine_create_shortcut ;;
DEBUG|102) portwine_start_debug ;;