mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
fix(desktop): include tray icon in packaged app resources
This commit is contained in:
parent
d6d4ebc75d
commit
dea0651a94
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ files:
|
||||||
- "!scripts"
|
- "!scripts"
|
||||||
- "!release"
|
- "!release"
|
||||||
extraResources:
|
extraResources:
|
||||||
|
- from: assets/icon.png
|
||||||
|
to: icon.png
|
||||||
- from: ../surfsense_web/.next/standalone/surfsense_web/
|
- from: ../surfsense_web/.next/standalone/surfsense_web/
|
||||||
to: standalone/
|
to: standalone/
|
||||||
filter:
|
filter:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue