Add footer with mailto link, version and build date

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-15 20:57:12 +02:00
parent 534c055598
commit 99e274aed6
3 changed files with 16 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
declare const __APP_VERSION__: string;
declare const __BUILD_DATE__: string;