Add help title-bar button (#72)

* newlines

* add now.json

* add newlines

* remove now.json

* re-add now.json with version field
This commit is contained in:
Jordan Scales 2020-04-28 12:17:40 -04:00 committed by GitHub
parent 12af45910d
commit bfd5340a76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 0 deletions

4
now.json Normal file
View file

@ -0,0 +1,4 @@
{
"version": 2,
"public": true
}