mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-29 11:44:21 +08:00 
			
		
		
		
	electron: Add back server translations
This commit is contained in:
		
							parent
							
								
									ae680847dc
								
							
						
					
					
						commit
						1277dfc5d5
					
				| @ -77,7 +77,8 @@ module.exports = { | ||||
| function getExtraResourcesForPlatform() { | ||||
|   let resources = [ | ||||
|     'dump-db/', | ||||
|     './bin/tpl/anonymize-database.sql' | ||||
|     './bin/tpl/anonymize-database.sql', | ||||
|     'translations/' | ||||
|   ]; | ||||
|   const scripts = ['trilium-portable', 'trilium-safe-mode', 'trilium-no-cert-check'] | ||||
|   switch (process.platform) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran