mediahuman-youtube-downloader: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:47:15 +00:00
parent 451d167229
commit 33c7584483
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ cask "mediahuman-youtube-downloader" do
app "MediaHuman YouTube Downloader.app"
zap trash: [
"~/Library/Saved Application State/com.mediahuman.YouTube Downloader.savedState",
"~/Library/Preferences/com.mediahuman.YouTube Downloader.plist",
"~/Library/Saved Application State/com.mediahuman.YouTube Downloader.savedState",
]
end