mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
update to latest emoji kitchen
This commit is contained in:
parent
f0478902c5
commit
79f795570f
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ module.exports.emojiKitchen = async function(emoji){
|
||||||
contentfilter: "high",
|
contentfilter: "high",
|
||||||
media_filter: "png_transparent",
|
media_filter: "png_transparent",
|
||||||
component: "proactive",
|
component: "proactive",
|
||||||
collection: "emoji_kitchen_v5",
|
collection: "emoji_kitchen_v6",
|
||||||
q: emoji.join('_')
|
q: emoji.join('_')
|
||||||
})
|
})
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue