mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	remove debug logging
This commit is contained in:
		
							parent
							
								
									781be527ce
								
							
						
					
					
						commit
						a009b4cb6d
					
				| @ -59,8 +59,6 @@ class Note extends AbstractEntity { | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     getVisibleChildNotes() { |     getVisibleChildNotes() { | ||||||
|         console.log(this.children.filter(childNote => !childNote.hasLabel('shareHiddenFromTree'))); |  | ||||||
| 
 |  | ||||||
|         return this.children.filter(childNote => !childNote.hasLabel('shareHiddenFromTree')); |         return this.children.filter(childNote => !childNote.hasLabel('shareHiddenFromTree')); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam