Skip to content
Commit 61ab0abf authored by Andrey Butirsky's avatar Andrey Butirsky Committed by Nate Graham
Browse files

fixup! [keyboard applet] fix TypeError garbage in log

New error:
/usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/
main.qml:17:5: Unable to assign [undefined] to QString

This is because just string is returned and not an object.
The expression should always return struct with proper fields instead.
parent 51ca0cc2
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