improve readability and add logos

This commit is contained in:
2025-05-06 23:35:13 +02:00
parent 35bdb0d366
commit 0703c969fc
7 changed files with 59 additions and 10 deletions

View File

@@ -4,7 +4,9 @@ export namespace dict {
}
export const IDLE_LOGOS: string[] = [
"files/tul_logo.svg",
"files/fm_logo.svg",
"files/zmp_logo.svg",
];
export const QUESTION_QR: string = "files/qr_ask.svg";