Spotify: switch to webapp

This commit is contained in:
Filippo Berto 2023-08-28 13:14:33 +02:00
parent 9fcc1cd5f0
commit 62e0d4dd59
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 9 additions and 2 deletions

View file

@ -79,6 +79,11 @@ let
link = "https://app.plex.tv";
categories = [ "AudioVideo" ];
}
{
desktopName = "Spotify";
link = "https://open.Spotify.com";
categories = [ "AudioVideo" ];
}
];
webAppBuilder =
{ desktopName