mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 12:42:06 +00:00
feat(api-server): add endpoint to get shuffle state (#2792)
This commit is contained in:
2
src/plugins/shortcuts/mpris-service.d.ts
vendored
2
src/plugins/shortcuts/mpris-service.d.ts
vendored
@ -86,7 +86,7 @@ declare module '@jellybrick/mpris-service' {
|
||||
supportedMimeTypes: string[];
|
||||
canQuit: boolean;
|
||||
canRaise: boolean;
|
||||
canSetFullscreen?: boolean;
|
||||
canUsePlayerControls?: boolean;
|
||||
desktopEntry?: string;
|
||||
hasTrackList: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user