mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	delete notes dialog WIP
This commit is contained in:
		| @@ -256,7 +256,7 @@ function getDeleteNotesPreview(req) { | ||||
|  | ||||
|     let brokenRelations = []; | ||||
|  | ||||
|     if (noteIdsToBeDeleted.length > 0) { | ||||
|     if (noteIdsToBeDeleted.size > 0) { | ||||
|         sql.fillParamList(noteIdsToBeDeleted); | ||||
|  | ||||
|         brokenRelations = sql.getRows(` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user