mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-20 10:52:52 +01:00
wicd misc.go bug fix
This commit is contained in:
@@ -125,7 +125,7 @@ func LoadEncryptionMethods(wired bool) []*CurType {
|
||||
for _, v := range enctypes {
|
||||
|
||||
c := parse_enc_templat(v)
|
||||
|
||||
c.Type = v
|
||||
encryptionTypes = append(encryptionTypes, c)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user