This commit is contained in:
committed by
Jakob Borg
parent
682ffcb8ed
commit
5161f03f02
@@ -154,6 +154,7 @@ func (cfg Configuration) Copy() Configuration {
|
||||
}
|
||||
|
||||
newCfg.Options = cfg.Options.Copy()
|
||||
newCfg.GUI = cfg.GUI.Copy()
|
||||
|
||||
// DeviceIDs are values
|
||||
newCfg.IgnoredDevices = make([]protocol.DeviceID, len(cfg.IgnoredDevices))
|
||||
|
||||
Reference in New Issue
Block a user