Add zap stanza to Nulloy 0.8.2 (#64421)

* Add zap stanza to Nulloy 0.8.2

* Update nulloy.rb
This commit is contained in:
Victor Lin 2019-06-07 10:21:41 -04:00 committed by Vítor Galvão
parent e143780733
commit a9a2715d9a
1 changed files with 2 additions and 0 deletions

View File

@ -9,4 +9,6 @@ cask 'nulloy' do
homepage 'http://nulloy.com/'
app 'Nulloy.app'
zap trash: '~/Library/Saved Application State/com.nulloy.savedState'
end