mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 15:42:59 +00:00 
			
		
		
		
	Delete syncer tiddlerInfo when tiddlers are deleted
This commit is contained in:
		| @@ -495,6 +495,7 @@ Syncer.prototype.dispatchTask = function(task,callback) { | ||||
| 			if(err) { | ||||
| 				return callback(err); | ||||
| 			} | ||||
| 			delete self.tiddlerInfo[task.title]; | ||||
| 			// Invoke the callback | ||||
| 			callback(null); | ||||
| 		},{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jermolene
					Jermolene