mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix(desktop): missing tray icon
This commit is contained in:
		| @@ -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", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user