fix: Update local fingerprint label after fingerprint regeneration
This commit is contained in:
committed by
Chris Rizzitello
parent
c04610c561
commit
6ff5d2d5d3
@ -1086,5 +1086,7 @@ bool MainWindow::regenerateLocalFingerprints()
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
updateLocalFingerprint();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user