working commit

This commit is contained in:
2026-06-09 22:33:18 +02:00
parent 56a73e87b6
commit f61b9b87e2
5 changed files with 106 additions and 50 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ package main
import (
"os"
"mbase/pkg/logger"
"mbase/app/starter"
"mbase/pkg/logger"
)
func main() {