mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
Fix showing table with errors
This commit is contained in:
@ -329,7 +329,6 @@ func (f *FrontendQt) setProgressManager(progress *transfer.Progress) {
|
||||
f.Qml.DisconnectCancelProcess()
|
||||
f.Qml.SetProgress(1)
|
||||
f.progress = nil
|
||||
f.ErrorList.Progress = nil
|
||||
}()
|
||||
|
||||
updates := progress.GetUpdateChannel()
|
||||
|
||||
Reference in New Issue
Block a user