This commit is contained in:
Peter Maquiran
2022-03-25 14:32:15 +01:00
parent 7ef93a2aff
commit f2cf316329
3 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ export class MessageService {
this.uploadingFile = false
if(uploadSuccessfully || this.hasSendAttachment == false) {
if(uploadSuccessfully) {
this.hasSendAttachment = true
this.errorUploadingAttachment = false
this.temporaryData = {}