fix: cabbage emoji

This commit is contained in:
YunYouJun
2022-04-15 00:09:39 +08:00
parent b64dc85151
commit d6dda5e5d8

View File

@@ -80,8 +80,8 @@ export const vegetable: StuffItem[] = [
},
{
name: '包菜',
emoji: '',
image: '/images/cabbage-dog.jpg',
emoji: '🥗',
// image: '/images/cabbage-dog.jpg',
},
]