mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master'
This commit is contained in:
		
						commit
						c5b0c60797
					
				| @ -64,13 +64,12 @@ async function getWidgetBundlesByParent() { | |||||||
| 
 | 
 | ||||||
|         try { |         try { | ||||||
|             widget = await executeBundle(bundle); |             widget = await executeBundle(bundle); | ||||||
|  |             widgetsByParent.add(widget); | ||||||
|         } |         } | ||||||
|         catch (e) { |         catch (e) { | ||||||
|             logError("Widget initialization failed: ", e); |             logError("Widget initialization failed: ", e); | ||||||
|             continue; |             continue; | ||||||
|         } |         } | ||||||
| 
 |  | ||||||
|         widgetsByParent.add(widget); |  | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     return widgetsByParent; |     return widgetsByParent; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam