mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-01 18:31:31 +08:00
fix(desktop): missing tray icon
This commit is contained in:
parent
82f94ff3e6
commit
758745f19e
@ -85,6 +85,11 @@
|
|||||||
"input": "apps/server/dist/assets",
|
"input": "apps/server/dist/assets",
|
||||||
"output": "assets"
|
"output": "assets"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"glob": "**/*",
|
||||||
|
"input": "apps/desktop/src/assets",
|
||||||
|
"output": "assets"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"glob": "**/*",
|
"glob": "**/*",
|
||||||
"input": "apps/server/dist/public",
|
"input": "apps/server/dist/public",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user