mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
Ignore empty proxy change details.
This commit is contained in:
parent
ba8af9f05b
commit
f5789f7fda
@ -137,6 +137,7 @@ timeout = null
|
||||
|
||||
options.watchProxyChange (details) ->
|
||||
return if options.externalApi.disabled
|
||||
return unless details
|
||||
notControllableBefore = options.proxyNotControllable()
|
||||
internal = false
|
||||
switch details['levelOfControl']
|
||||
|
Loading…
Reference in New Issue
Block a user