mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 09:12:08 +08:00
added missing icon
This commit is contained in:
parent
3c6287e39f
commit
d18223deec
2 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
"test-electron": "xo",
|
||||
"rebuild-electron": "electron-rebuild",
|
||||
"start-electron": "electron .",
|
||||
"build-electron": "electron-packager . --out=dist --asar --overwrite --all",
|
||||
"start-forge": "electron-forge start",
|
||||
|
@ -35,7 +36,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"devtron": "^1.1.0",
|
||||
"electron": "^1.8.2-beta.1",
|
||||
"electron-compile": "^6.4.2",
|
||||
"electron-packager": "^8.0.0",
|
||||
"electron-prebuilt-compile": "1.8.2-beta.2",
|
||||
|
|
BIN
public/images/app-icons/win/icon.ico
Normal file
BIN
public/images/app-icons/win/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 894 B |
Loading…
Reference in a new issue