discourse/app/assets/javascripts/pretty-text/emoji/version.js.es6.erb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
104 B
Plaintext
Raw Normal View History

// bump up this number to expire all emojis
export const IMAGE_VERSION = "<%= Emoji::EMOJI_VERSION %>";