Chat bug solved and presidente text removed

This commit is contained in:
Eudes Inácio
2022-07-06 09:59:22 +01:00
parent e3927bcc19
commit c78e179303
11 changed files with 151 additions and 100 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ export class ViewMediaPage implements OnInit {
}
ngOnInit() {
console.log(this.image)
this.base64Sanitize = this.sanitizer.bypassSecurityTrustResourceUrl(this.image);
}