mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Incorrect selection check for update option change
This commit is contained in:
parent
36a25f5dea
commit
de9e21c177
|
@ -1 +1 @@
|
|||
Subproject commit fbfdda61b3da092a71cc53999dd3e7b909f244e2
|
||||
Subproject commit 0b1cfb79e591e10488a3262d6b38db843c39a409
|
|
@ -1 +1 @@
|
|||
Subproject commit 50314360ded6fa3b9f0b602513b1164b7a6636ed
|
||||
Subproject commit a2441b964afefd8cd1cebcdf562c7878670daf42
|
|
@ -541,7 +541,7 @@ configurator_retrodeck_tools_dialog() {
|
|||
fi
|
||||
;;
|
||||
|
||||
"RetroDECK: Change Update Check Setting" )
|
||||
"RetroDECK: Change Update Setting" )
|
||||
configurator_online_update_setting_dialog
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue