set time for chat token

This commit is contained in:
Peter Maquiran
2022-09-30 14:09:50 +01:00
parent 6df9e1f30a
commit 47dee7180a
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export class ViewMediaPage implements OnInit {
}
ngOnInit() {
console.log(this.image)
// console.log(this.image)
this.base64Sanitize = this.sanitizer.bypassSecurityTrustResourceUrl(this.image);
if (this.platform.is('desktop')) {