1
0
Fork 0
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:
aclist 2023-11-23 13:37:01 +09:00
parent 1e4fcc2c7a
commit 98217f6bcb

View file

@ -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(){