bugfixing
This commit is contained in:
@@ -21,7 +21,7 @@ export class FileComponent implements OnInit {
|
||||
this.url$ = ref.getDownloadURL();
|
||||
this.name = file.name;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user