drawpile: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:29 +00:00
parent 2e17e87933
commit 6f80170e56
+1 -1
View File
@@ -26,8 +26,8 @@ cask "drawpile" do
zap trash: [
"~/Library/Application Support/drawpile",
"~/Library/Preferences/net.drawpile.DrawpileClient.plist",
"~/Library/Preferences/net.drawpile.drawpile.plist",
"~/Library/Preferences/net.drawpile.DrawpileClient.plist",
"~/Library/Saved Application State/net.drawpile.DrawpileClient.savedState",
]
end