mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	fix emoji edit not rendered
This commit is contained in:
		| @@ -327,6 +327,7 @@ function initRepository() { | |||||||
|                                 $render_content.html($('#no-content').html()); |                                 $render_content.html($('#no-content').html()); | ||||||
|                             } else { |                             } else { | ||||||
|                                 $render_content.html(data.content); |                                 $render_content.html(data.content); | ||||||
|  |                                 emojify.run($render_content[0]); | ||||||
|                             } |                             } | ||||||
|                         }); |                         }); | ||||||
|                 }); |                 }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Unknwon
					Unknwon