Update schism-tracker.rb

This commit is contained in:
Razvan Azamfirei
2023-10-29 17:35:47 -04:00
committed by GitHub
parent 5b70c54bdb
commit 4250c7ca5d
+4 -1
View File
@@ -9,5 +9,8 @@ cask "schism-tracker" do
app "Schism Tracker.app"
zap trash: "~/Library/Application Support/Schism Tracker"
zap trash: [
"~/Library/Application Support/Schism Tracker",
"~/Library/Saved Application State/org.schismtracker.SchismTracker.savedState",
]
end