refactor: go work

This commit is contained in:
2025-10-26 13:34:15 +01:00
parent 2aec003cf2
commit b7255b5576
7 changed files with 19 additions and 6 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"log/slog"
"os"
"plg-mudics-display/pkg"
"plg-mudics-display/web"
"plg-mudics/display/pkg"
"plg-mudics/display/web"
)
const VERSION = "0.1.0"