Skip to content

Commit 9cfdb91

Browse files
authored
Merge pull request #170742 from Homebrew/spotify-uninstall
spotify: update uninstall
2 parents f148290 + fb13e5e commit 9cfdb91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Casks/s/spotify.rb

+4-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@
3131

3232
app "Spotify.app"
3333

34-
uninstall launchctl: "com.spotify.webhelper",
34+
uninstall launchctl: [
35+
"com.spotify.client.startuphelper",
36+
"com.spotify.webhelper",
37+
],
3538
quit: "com.spotify.client"
3639

3740
zap trash: [

0 commit comments

Comments
 (0)