Skip to content

Commit 92c295a

Browse files
tjansonvitorgalvao
authored andcommitted
fix music-manager prefPane path for uninstall (#21669)
amends #21659
1 parent 6ca63cc commit 92c295a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Casks/music-manager.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
# Original discussion: https://github.com/caskroom/homebrew-cask/pull/4282
1212
app 'MusicManager.app', target: 'Music Manager.app'
1313

14-
uninstall delete: '~/Library/Preference Panes/MusicManager.prefPane'
14+
uninstall delete: '~/Library/PreferencePanes/MusicManager.prefPane'
1515
end

0 commit comments

Comments
 (0)