Skip to content

components/dbus: fix invalid variant type since Qt 6.8.1

Fushan Wen requested to merge work/fuf/fixqt681 into master

Reason for the change

After https://bugreports.qt.io/browse/QTBUG-130522 was fixed, QVariant is not accepted again, so use QJSValue instead.

Test plan

Screenshots or screen recordings

Bugs fixed

Merge request reports

Loading