chore: lint

This commit is contained in:
2025-11-26 21:13:10 +03:00
parent 1e2b717ce8
commit 0fed9a2681
6 changed files with 25 additions and 20 deletions

View File

@@ -20,6 +20,6 @@
package constants
const (
AppName = "auto-attendance"
AppName = "auto-attendance"
AppClassGtk = "su.weirdcat.autoattendance"
)