mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-21 04:49:52 +02:00
fix coverart spotify hook on windows
This commit is contained in:
@@ -5,6 +5,7 @@ export type NativeWindowsMediaSupport = NativeCaptureSupport
|
||||
|
||||
export interface NativeWindowsSpotifyPlaybackState {
|
||||
album: string
|
||||
artworkDataUrl: string | null
|
||||
artist: string
|
||||
durationMs: number
|
||||
playbackStatus: string
|
||||
|
||||
Reference in New Issue
Block a user