Fixed import issues and aggregated exports.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import PlaylistSong from "./PlaylistSong";
|
||||
import PlaylistSong from "./PlaylistSong.js";
|
||||
|
||||
/**
|
||||
* A playlist that holds a multitude of songs.
|
||||
|
Reference in New Issue
Block a user