Merge branch 'Htylol-pw_prefix_manager-fix' into devel

This commit is contained in:
Mikhail Tergoev 2024-10-27 12:34:06 +03:00
commit 5e06bf6761

@ -5942,10 +5942,6 @@ pw_prefix_manager () {
try_remove_file "${PW_TMPFS_PATH}/settings_list_tmp"
case "$YAD_STATUS" in
1|252)
print_info "Nothing to do. Restarting PortProton..."
stop_portwine --restart
;;
0)
WT_FORCE=""
;;