From 4ce7005cc08a4f1116af87209b9d81b79fd27bf9 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Wed, 31 May 2023 17:39:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20`alembic`=20entity=20(#148?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gitmojis/src/gitmojis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gitmojis/src/gitmojis.json b/packages/gitmojis/src/gitmojis.json index 9cdf09bc67..42106c9b5c 100644 --- a/packages/gitmojis/src/gitmojis.json +++ b/packages/gitmojis/src/gitmojis.json @@ -427,7 +427,7 @@ }, { "emoji": "⚗️", - "entity": "📸", + "entity": "⚗", "code": ":alembic:", "description": "Perform experiments.", "name": "alembic",