mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	history fix
This commit is contained in:
		
							parent
							
								
									c12161feba
								
							
						
					
					
						commit
						a3425a09ff
					
				| @ -44,7 +44,7 @@ def updateNote(note_id): | ||||
| 
 | ||||
|     now = math.floor(time.time()) | ||||
| 
 | ||||
|     history_snapshot_time_interval = getOption('history_snapshot_time_interval') | ||||
|     history_snapshot_time_interval = float(getOption('history_snapshot_time_interval')) | ||||
| 
 | ||||
|     history_cutoff = now - history_snapshot_time_interval | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 azivner
						azivner