mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-27 23:52:59 +08:00
This version corrects a bug where fluentui emojis didn't have a transparent background. To ensure the cache is cleared and we don't serve incorrect emojis anymore we had to bump the emoji version.
4 lines
123 B
JavaScript
Vendored
4 lines
123 B
JavaScript
Vendored
// DO NOT EDIT THIS FILE!!!
|
|
// Update it by running `rake javascript:update_constants`
|
|
|
|
export const IMAGE_VERSION = "15";
|