go package correction

This commit is contained in:
mhsanaei
2025-09-18 22:06:01 +02:00
parent 3757ae0b11
commit 054cb1dea0
44 changed files with 161 additions and 156 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"syscall"
"time"
"x-ui/logger"
"github.com/mhsanaei/3x-ui/logger"
)
type PanelService struct{}