improve icons loaders

This commit is contained in:
Peter Maquiran
2022-08-05 15:36:09 +01:00
parent f3c77a4279
commit 66103d0cd9
6 changed files with 39 additions and 21 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ export class MessageService {
}, ()=>{
// error
this.downloadLoader = false;
this.downloadAttachments = true
this.downloadAttachments = false
this.downloadAttachmentsTemp++;
});