mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									9f62490a75
								
							
						
					
					
						commit
						822a8509b3
					
				| @ -491,7 +491,7 @@ export default class NoteTreeWidget extends TabAwareWidget { | |||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         for (const noteId of loadResults.getNoteIds()) { |         for (const noteId of loadResults.getNoteIds()) { | ||||||
|             noteIdsToUpdate.push(noteId); |             noteIdsToUpdate.add(noteId); | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         for (const noteId of noteIdsToReload) { |         for (const noteId of noteIdsToReload) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam