mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 04:08:41 +08:00
FIX: Better emoji escaping for topic title
This commit also puts emojiVersion in its own erb file.
This commit is contained in:

committed by
Joffrey JAFFEUX

parent
135191d1d1
commit
35426b5ad6
@ -1,5 +1,5 @@
|
||||
import { acceptance } from "helpers/qunit-helpers";
|
||||
import { IMAGE_VERSION as v } from "pretty-text/emoji";
|
||||
import { IMAGE_VERSION as v } from "pretty-text/emoji/version";
|
||||
import { resetCache } from "discourse/components/emoji-picker";
|
||||
|
||||
acceptance("EmojiPicker", {
|
||||
|
Reference in New Issue
Block a user