fix dashboard issue
All checks were successful
CI / test-build (push) Successful in 1m2s

This commit is contained in:
2025-12-14 21:44:13 +07:00
parent adc97943cd
commit f4683eeb73
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ import (
"os/signal"
"time"
"example.com/atlasos/internal/httpapp"
"gitea.avt.data-center.id/othman.suseno/atlas/internal/httpapp"
)
func main() {