mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: custom emojis
This commit is contained in:
@@ -163,7 +163,7 @@ module Email
|
||||
img.remove
|
||||
end
|
||||
|
||||
if img['src'] =~ /plugins\/emoji/
|
||||
if img['src'] =~ /images\/emoji/
|
||||
img.replace img['title']
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user