file-download.service.ts edited online with Bitbucket
This commit is contained in:
parent
97c618eee7
commit
188f880ada
@ -29,7 +29,7 @@ export class FileDownloadService {
|
||||
) {
|
||||
interval(5000).subscribe(() => {
|
||||
if (_permissionsService.isUser()) {
|
||||
// this.getDownloadStatus().subscribe(() => {});
|
||||
this.getDownloadStatus().subscribe(() => {});
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user