Skip to content

馃崚kcm/qml: Fix return value for JS url

Mike Noe requested to merge work/cherry-pick-502a0a73 into Plasma/6.1

Return value can be null or an actual URL, not a string, so make the return value a var.

(cherry picked from commit 502a0a73)

Merge request reports