mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	emojify.js: ignore_emoticons
This commit is contained in:
		
							parent
							
								
									91789930bc
								
							
						
					
					
						commit
						7436ce6403
					
				@ -867,7 +867,8 @@ $(document).ready(function () {
 | 
			
		||||
 | 
			
		||||
    // Emojify
 | 
			
		||||
    emojify.setConfig({
 | 
			
		||||
        img_dir: suburl + '/img/emoji'
 | 
			
		||||
        img_dir: suburl + '/img/emoji',
 | 
			
		||||
        ignore_emoticons: true
 | 
			
		||||
    });
 | 
			
		||||
    emojify.run();
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user