fixed frontend building warnings

This commit is contained in:
2026-01-25 16:18:32 +01:00
parent 3e7146c8ea
commit 03708efd0a
5 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package config
// Version is the application version
const Version = "0.1.37"
const Version = "0.1.38"
var (
// GitCommit will be set by build flags or detected at runtime