goldendict: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:46:13 +00:00
parent 2bcabb7c05
commit cda71322c6
+1 -1
View File
@@ -16,8 +16,8 @@ cask "goldendict" do
binary "#{appdir}/GoldenDict.app/Contents/MacOS/GoldenDict"
zap trash: [
"~/.goldendict",
"~/Library/Preferences/org.goldendict.plist",
"~/Library/Saved Application State/org.goldendict.savedState",
"~/.goldendict",
]
end