mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:39:01 +01:00 
			
		
		
		
	i18n: Improve formatting
This commit is contained in:
		
							parent
							
								
									288e677495
								
							
						
					
					
						commit
						e284ea945c
					
				| @ -72,10 +72,12 @@ const MARKJS = { | ||||
|     ] | ||||
| }; | ||||
| 
 | ||||
| const I18NEXT = { js: [ | ||||
|     "node_modules/i18next/i18next.min.js", | ||||
|     "node_modules/i18next-http-backend/i18nextHttpBackend.min.js" | ||||
| ] }; | ||||
| const I18NEXT = { | ||||
|     js: [ | ||||
|         "node_modules/i18next/i18next.min.js", | ||||
|         "node_modules/i18next-http-backend/i18nextHttpBackend.min.js" | ||||
|     ] | ||||
| }; | ||||
| 
 | ||||
| async function requireLibrary(library) { | ||||
|     if (library.css) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran