mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 15:42:59 +00:00 
			
		
		
		
	| @@ -584,7 +584,7 @@ SaveTiddlerTask.prototype.run = function(callback) { | ||||
| 			// Invoke the callback | ||||
| 			callback(null); | ||||
| 		},{ | ||||
| 			tiddlerInfo: self.tiddlerInfo[task.title] | ||||
| 			tiddlerInfo: self.syncer.tiddlerInfo[self.title] | ||||
| 		}); | ||||
| 	} else { | ||||
| 		this.syncer.logger.log(" Not Dispatching 'save' task:",this.title,"tiddler does not exist"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jeremy@jermolene.com
					jeremy@jermolene.com