Update EmojiStatistics.plugin.js
This commit is contained in:
parent
e7512f554c
commit
e82608c1a0
|
@ -14,7 +14,7 @@ var EmojiStatistics = (_ => {
|
|||
|
||||
constructor () {
|
||||
this.changelog = {
|
||||
"fixed":[["New Style","Fixed for the new expression picker (emoji + gif combo) that is being tested on canary"]]
|
||||
"fixed":[["New Style","Fixed for the new expression picker (emoji + gif combo)"]]
|
||||
};
|
||||
|
||||
this.patchedModules = {
|
||||
|
|
Loading…
Reference in New Issue