mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-06 09:41:30 +03:00
Take out import type
This commit is contained in:
@@ -91,7 +91,7 @@ export class CustomPlaylistsComponent implements OnInit {
|
||||
this.getAllPlaylists();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
editPlaylistDialog(args) {
|
||||
const playlist = args.playlist;
|
||||
const index = args.index;
|
||||
|
||||
Reference in New Issue
Block a user