update session hooks on linux

This commit is contained in:
Boof2015
2026-04-19 00:10:33 -04:00
parent 4324fdaf41
commit fa67547f01
5 changed files with 844 additions and 50 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ export const NOW_PLAYING_PROVIDER_DEFINITIONS: NowPlayingProviderDefinitionMap =
spotify: {
id: 'spotify',
label: 'Spotify',
description: 'Read track data and transport controls directly from the local Spotify macOS app.',
description: 'Read track data and transport controls directly from the local Spotify app on supported desktop platforms.',
authMode: 'local',
available: true,
comingSoon: false,