Add zap stanza for Flotato.app (#74294)

This commit is contained in:
yottalogical 2019-12-15 20:41:10 -05:00 committed by Markus Reiter
parent 83c44e4a5b
commit ccc44cb208
1 changed files with 6 additions and 0 deletions

View File

@ -7,4 +7,10 @@ cask 'flotato' do
homepage 'https://flotato.com/'
app 'Flotato.app'
zap trash: [
'/Applications/Flotato Help.app',
'~/Library/Application Support/Flotato',
'~/Library/WebKit/com.mortenjust.flotato',
]
end