Fix file dialog usage in app and plasmoid
fileDialog.open() does not block, so we need to move the sending to onAccepted. Not sure why I thought this ever worked.
fileDialog.open() does not block, so we need to move the sending to onAccepted. Not sure why I thought this ever worked.