This commit is contained in:
2026-05-22 14:36:34 +08:00
parent 40f13989c2
commit 1336695068
11 changed files with 115 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ import (
)
func lockFilePath() string {
return filepath.Join(appDir(), ".hpltoolbox.lock")
return filepath.Join(userDataDir(), ".hpltoolbox.lock")
}
// focusExistingInstance returns true if another instance was found and