Skip to content
Verified Commit 2084c2a9 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

[applets/batterymonitor] Fix null access error

Apparently, `plasmoid` context property can turn into /dev/null before
its action does. Fixes the following error:

  plasmoids/org.kde.plasma.battery/contents/ui/main.qml:166:
  TypeError: Cannot read property 'configuration' of null
parent 07e7431c
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