mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
let's expire all emoji
This commit is contained in:
parent
749b981759
commit
41dda1882e
@ -1,7 +1,7 @@
|
||||
import { emoji, aliases, translations } from 'pretty-text/emoji/data';
|
||||
|
||||
// bump up this number to expire all emojis
|
||||
export const IMAGE_VERSION = "2";
|
||||
export const IMAGE_VERSION = "3";
|
||||
|
||||
const extendedEmoji = {};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user