update admin reg key

This commit is contained in:
RomikB
2024-05-07 09:36:10 +02:00
parent 5a6a095cd1
commit 4b1ee1cb5d

View File

@@ -7,7 +7,7 @@ package conf
import "golang.org/x/sys/windows/registry"
const adminRegKey = `Software\WireGuard`
const adminRegKey = `Software\AmneziaWG`
var adminKey registry.Key