refactor: remove ASCII text option for dashboard

This commit is contained in:
Muhammad Nauman Raza 2024-08-27 23:35:53 +01:00
parent aa45a63d63
commit ceb959f533
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -20,14 +20,6 @@ local ascii = {
" ⠻⣿⣿⣿⣿⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿⡟⢀⣀⣤⣾⡿⠃ ", " ⠻⣿⣿⣿⣿⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿⡟⢀⣀⣤⣾⡿⠃ ",
} }
local ascii_text = {
" dMMMMb dMMMMMP .aMMMb dMP dMP dMP dMMMMMMMMb",
" dMP dMP dMP dMP dMP dMP dMP amr dMP dMP dMP",
" dMP dMP dMMMP dMP dMP dMP dMP dMP dMP dMP dMP ",
" dMP dMP dMP dMP.aMP YMvAP dMP dMP dMP dMP ",
"dMP dMP dMMMMMP VMMMP VP dMP dMP dMP dMP ",
}
local header = { local header = {
type = "text", type = "text",
val = ascii, val = ascii,