mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	fix(build): task row should be optional
This commit is contained in:
		
							parent
							
								
									2a3546edd5
								
							
						
					
					
						commit
						2de46eb5d2
					
				| @ -144,5 +144,5 @@ export interface TaskRow { | |||||||
|     dueDate?: string; |     dueDate?: string; | ||||||
|     isDone?: boolean; |     isDone?: boolean; | ||||||
|     isDeleted?: boolean; |     isDeleted?: boolean; | ||||||
|     utcDateModified: string; |     utcDateModified?: string; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran