Skip to content
Verified Commit 1d6dbfd1 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

applet: Fix airplane mode binding in scan timer

It used a nonexistent (removed?) property, so right-hand side part of
expression evaluated to `!undefined` which is always `true`, so that
scan requests were dispatched regardless.

(cherry picked from commit 14e22575)
parent 2e2ff37e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment