mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-07 23:21:30 +03:00
Added missing saveAs imports
This commit is contained in:
@@ -8,6 +8,7 @@ import { Archive } from 'api-types/models/Archive';
|
||||
import { ConfirmDialogComponent } from 'app/dialogs/confirm-dialog/confirm-dialog.component';
|
||||
import { PostsService } from 'app/posts.services';
|
||||
import { NgxFileDropEntry } from 'ngx-file-drop';
|
||||
import { saveAs } from 'file-saver';
|
||||
|
||||
@Component({
|
||||
selector: 'app-archive-viewer',
|
||||
|
||||
Reference in New Issue
Block a user