Skip to content

Fix web shortcuts not doing anything

Joshua Goins requested to merge work/redstrate/fix-web-shortcuts into master

This is because we're passing a QUrl into a QString, we need to turn it into a string explicitly.

BUG: 496434

Merge request reports

Loading