fix: assets/OPEN ME.webloc should be type: 'file' instead of type: 'link'

This commit is contained in:
Michael Bradley, Jr 2021-01-21 15:28:49 -06:00
parent afb7c44ca5
commit 782b7029c3
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')
},
{