FIX: fix admin require

This commit is contained in:
2025-08-08 12:26:45 +07:00
parent d4c75b341f
commit 448ced1260
2 changed files with 14 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "1.2"
const CurrentLauncherVersion = "1.2.1"
type ToolFile string