openrgb: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:44:24 +00:00
parent baf50d8518
commit dcbdfeee6b
+1 -1
View File
@@ -21,8 +21,8 @@ cask "openrgb" do
app "OpenRGB.app"
zap trash: [
"~/.config/OpenRGB",
"~/Library/Preferences/com.yourcompany.OpenRGB.plist",
"~/Library/Saved Application State/com.yourcompany.OpenRGB.savedState",
"~/.config/OpenRGB",
]
end