Removed modify playlsit component

This commit is contained in:
Isaac Abadi
2022-06-20 16:05:37 -04:00
parent e1cb56e8e9
commit 0951e445ac
7 changed files with 1 additions and 221 deletions

View File

@@ -10,7 +10,7 @@ import { Playlist } from 'api-types';
styleUrls: ['./create-playlist.component.scss']
})
export class CreatePlaylistComponent implements OnInit {
// really "createPlaylistDialogComponent"
// really "createAndModifyPlaylistDialogComponent"
filesToSelectFrom = null;
type = null;