fix(update): import logger for cleanup launcher

This commit is contained in:
Syngnat
2026-07-07 20:50:57 +08:00
parent 016e2bc70e
commit fbb23f0b9a

View File

@@ -7,6 +7,8 @@ import (
stdRuntime "runtime"
"strconv"
"strings"
"GoNavi-Wails/internal/logger"
)
func init() {