mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Fix Configurator unintended exit after wiki dialog
This commit is contained in:
parent
b91c451fdd
commit
7f033cb116
|
@ -1097,6 +1097,7 @@ configurator_developer_dialog() {
|
|||
|
||||
"Browse the Wiki" )
|
||||
xdg-open "https://github.com/XargonWan/RetroDECK/wiki"
|
||||
configurator_developer_dialog
|
||||
;;
|
||||
|
||||
"USB Import" )
|
||||
|
|
Loading…
Reference in a new issue