mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
🔷 add PlayingFrom component to right sidebar
🔷 move upNext card into separate component 🔷 a lot of refactors
This commit is contained in:
@@ -10,3 +10,10 @@ export enum NotifType {
|
||||
Info,
|
||||
Error,
|
||||
}
|
||||
|
||||
export enum FromOptions {
|
||||
playlist = "playlist",
|
||||
folder = "folder",
|
||||
album = "album",
|
||||
search = "search",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user