mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Fix typo
This commit is contained in:
parent
f83dd8b7e4
commit
71d0cacadd
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -176,7 +176,7 @@ test_mod_page(){
|
|||
}
|
||||
test_browser(){
|
||||
#echo $BROWSER | zenity --text-info $sd_res
|
||||
steam://openurl/https://github.com/aclist/dztui/issues/9
|
||||
steam steam://openurl/https://github.com/aclist/dztui/issues/9
|
||||
}
|
||||
set_mode(){
|
||||
if [[ $debug -eq 1 ]]; then
|
||||
|
|
Loading…
Reference in a new issue