Spotify: switch to webapp
This commit is contained in:
parent
9fcc1cd5f0
commit
62e0d4dd59
3 changed files with 9 additions and 2 deletions
|
|
@ -79,6 +79,11 @@ let
|
|||
link = "https://app.plex.tv";
|
||||
categories = [ "AudioVideo" ];
|
||||
}
|
||||
{
|
||||
desktopName = "Spotify";
|
||||
link = "https://open.Spotify.com";
|
||||
categories = [ "AudioVideo" ];
|
||||
}
|
||||
];
|
||||
webAppBuilder =
|
||||
{ desktopName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue