feat: gtk

This commit is contained in:
2025-11-26 16:28:37 +03:00
parent 26556c53e8
commit 3e77a26b0a
12 changed files with 514 additions and 12 deletions

View File

@@ -21,4 +21,5 @@ package constants
const (
AppName = "auto-attendance"
AppClassGtk = "su.weirdcat.autoattendance"
)