Merge pull request #2 from status-im/fix/webloc

fix: assets/OPEN ME.webloc should be type: 'file' instead of type: 'link'
This commit is contained in:
Michael Bradley 2021-01-21 16:55:12 -06:00 committed by GitHub
commit 678fbd4115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
cli.js
View File

@ -145,7 +145,7 @@ async function init() {
{
x: 320,
y: 315,
type: 'link',
type: 'file',
path: path.join(__dirname, 'assets/OPEN ME.webloc')
},
{