mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	remove debugging console.log
This commit is contained in:
		
							parent
							
								
									7f2755d4a0
								
							
						
					
					
						commit
						9b9d6d86d0
					
				| @ -20,7 +20,7 @@ export default class RunScriptButtonsWidget extends TabAwareWidget { | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     refreshWithNote(note) { |     refreshWithNote(note) { | ||||||
|         this.$renderButton.toggle(note.type === 'render');console.log("note.mime", note.mime); |         this.$renderButton.toggle(note.type === 'render'); | ||||||
|         this.$executeScriptButton.toggle(note.mime.startsWith('application/javascript')); |         this.$executeScriptButton.toggle(note.mime.startsWith('application/javascript')); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam