mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
chore: add admonition
This commit is contained in:
parent
1e4fcc2c7a
commit
98217f6bcb
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -1125,7 +1125,7 @@ popup(){
|
||||||
1100) pop "No results found." ;;
|
1100) pop "No results found." ;;
|
||||||
1200) pop "Timed out. Server may be temporarily offline or not responding to queries." ;;
|
1200) pop "Timed out. Server may be temporarily offline or not responding to queries." ;;
|
||||||
1300) pop "No favorite server configured." ;;
|
1300) pop "No favorite server configured." ;;
|
||||||
1400) pop "DZGUI must be run in Desktop Mode on Steam Deck." ;;
|
1400) pop "DZGUI must be run in Desktop Mode on Steam Deck, preferably via the desktop shortcut." ;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
toggle_console_dl(){
|
toggle_console_dl(){
|
||||||
|
|
Loading…
Reference in a new issue