mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-28 17:56:02 +08:00 
			
		
		
		
	fix(export): missing toast icon
This commit is contained in:
		
							parent
							
								
									873c4c6636
								
							
						
					
					
						commit
						f412874c73
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -136,7 +136,7 @@ ws.subscribeToMessages(async (message) => { | |||
|             id: id, | ||||
|             title: t("export.export_status"), | ||||
|             message: message, | ||||
|             icon: "arrow-square-up-right" | ||||
|             icon: "export" | ||||
|         }; | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue