Fix web shortcuts not doing anything

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