Skip to content

Commit

Permalink
spotify: update uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanazamfirei committed Apr 5, 2024
1 parent f443360 commit fb13e5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Casks/s/spotify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@

app "Spotify.app"

uninstall launchctl: "com.spotify.webhelper",
uninstall launchctl: [
"com.spotify.client.startuphelper",
"com.spotify.webhelper",
],
quit: "com.spotify.client"

zap trash: [
Expand Down

0 comments on commit fb13e5e

Please sign in to comment.