mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-03-03 12:12:24 +00:00
macOS: Nullify observationToken on prepareForReuse()
This commit is contained in:
parent
fad463d449
commit
9622128a80
@ -108,6 +108,7 @@ class EditableKeyValueRow: NSView {
|
||||
key = ""
|
||||
value = ""
|
||||
isKeyInBold = false
|
||||
observationToken = nil
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user