mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
reworked fetchAlbumList to remove ui state
refactored home screen to use new method i broke playing songs somehow, JS thread goes into a loop
This commit is contained in:
@@ -63,7 +63,7 @@ export interface Song {
|
||||
duration?: number
|
||||
starred?: Date
|
||||
|
||||
streamUri: string
|
||||
// streamUri: string
|
||||
coverArt?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user