diff --git a/Casks/p/paletro.rb b/Casks/p/paletro.rb index 7a081591af..aed090d33c 100644 --- a/Casks/p/paletro.rb +++ b/Casks/p/paletro.rb @@ -19,13 +19,13 @@ cask "paletro" do zap trash: [ "~/Library/Application Scripts/io.appmakes.PaletroLaunchHelper", - "~/Library/Application Support/Paletro", - "~/Library/Application Support/Paletro Preferences", "~/Library/Application Support/io.appmakes.Paletro", + "~/Library/Application Support/Paletro Preferences", + "~/Library/Application Support/Paletro", "~/Library/Containers/io.appmakes.PaletroLaunchHelper", "~/Library/Cookies/io.appmakes.Paletro.binarycookies", "~/Library/Group Containers/io.appmakes.Paletro.shared", - "~/Library/Preferences/io.appmakes.Paletro.Preferences.plist", "~/Library/Preferences/io.appmakes.Paletro.plist", + "~/Library/Preferences/io.appmakes.Paletro.Preferences.plist", ] end