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

Failed to ignore revisions in .git-blame-ignore-revs.

3 lines
104 B
Plaintext
Raw Normal View History

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