From 79f795570f8a1ceffda8d372c521b31252126813 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Sat, 28 Oct 2023 20:18:46 +0200 Subject: [PATCH] update to latest emoji kitchen --- labscore/api/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labscore/api/index.js b/labscore/api/index.js index e4eb74f..f970d58 100644 --- a/labscore/api/index.js +++ b/labscore/api/index.js @@ -338,7 +338,7 @@ module.exports.emojiKitchen = async function(emoji){ contentfilter: "high", media_filter: "png_transparent", component: "proactive", - collection: "emoji_kitchen_v5", + collection: "emoji_kitchen_v6", q: emoji.join('_') }) } \ No newline at end of file