mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +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" )
|
"Browse the Wiki" )
|
||||||
xdg-open "https://github.com/XargonWan/RetroDECK/wiki"
|
xdg-open "https://github.com/XargonWan/RetroDECK/wiki"
|
||||||
|
configurator_developer_dialog
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"USB Import" )
|
"USB Import" )
|
||||||
|
|
Loading…
Reference in a new issue