remove console.log
This commit is contained in:
		
							parent
							
								
									4791b3c07d
								
							
						
					
					
						commit
						a61041c3fa
					
				| @ -280,7 +280,6 @@ MastodonApi.prototype.getToots = function () { | |||||||
| 
 | 
 | ||||||
| 	// Toot interactions
 | 	// Toot interactions
 | ||||||
| 	this.mtBodyContainer.addEventListener('click', function (event) { | 	this.mtBodyContainer.addEventListener('click', function (event) { | ||||||
| 		console.log({event}); |  | ||||||
| 		// Check if clicked in a toot
 | 		// Check if clicked in a toot
 | ||||||
| 		if (event.target.localName == 'article' || event.target.offsetParent.localName == 'article' || event.target.localName == 'img') { | 		if (event.target.localName == 'article' || event.target.offsetParent.localName == 'article' || event.target.localName == 'img') { | ||||||
| 			openTootURL(event); | 			openTootURL(event); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 i.j
						i.j