mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	update boxicons to 2.0.7
This commit is contained in:
		| @@ -687,7 +687,7 @@ function eraseDeletedNotes() { | ||||
|  | ||||
|     sql.executeMany(` | ||||
|         UPDATE notes  | ||||
|         SET title = '[deleted]', | ||||
|         SET title = '[erased]', | ||||
|             isProtected = 0, | ||||
|             isErased = 1 | ||||
|         WHERE noteId IN (???)`, noteIdsToErase); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user