Update dbkoda.rb

This commit is contained in:
Miccal Matthews 2023-12-28 06:27:41 +08:00 committed by GitHub
parent ea93c152ba
commit 9ec26afe8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,11 +16,11 @@ cask "dbkoda" do
app "dbKoda.app"
zap trash: [
"~/.dbKoda",
"~/Library/Application Support/dbKoda",
"~/Library/Logs/dbKoda",
"~/Library/Preferences/com.southbanksoftware.dbkoda.helper.plist",
"~/Library/Preferences/com.southbanksoftware.dbkoda.plist",
"~/Library/Saved Application State/com.southbanksoftware.dbkoda.savedState",
"~/.dbKoda",
]
end