Skip to content

Commit fcf89fa

Browse files
camilasanmgallien
authored andcommitted
fix(integration): reset response label after checks are done.
Signed-off-by: Camila Ayres <hello@camilasan.com>
1 parent 7fbbfdc commit fcf89fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/gui/integration/fileactionsmodel.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ void FileActionsModel::parseEndpoints()
320320
}
321321

322322
resetActions(actions);
323+
setResponse({});
323324
qCDebug(lcFileActions) << "File" << _localPath << "has"
324325
<< actions.size()
325326
<< "actions available.";

0 commit comments

Comments
 (0)