We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefb182 commit f6b2935Copy full SHA for f6b2935
1 file changed
src/gui/integration/fileactionsmodel.cpp
@@ -320,6 +320,7 @@ void FileActionsModel::parseEndpoints()
320
}
321
322
resetActions(actions);
323
+ setResponse({});
324
qCDebug(lcFileActions) << "File" << _localPath << "has"
325
<< actions.size()
326
<< "actions available.";
0 commit comments