fix installer

This commit is contained in:
miloschwartz
2025-09-18 11:55:01 -04:00
parent 6d7091fb5c
commit a1b2e36a5d
2 changed files with 2 additions and 2 deletions

View File

@@ -220,7 +220,7 @@ func main() {
}
}
if !config.HybridMode && checkIsPangolinInstalledWithHybrid() {
if !config.HybridMode {
// Setup Token Section
fmt.Println("\n=== Setup Token ===")