chore: update data & rename 鸡 to 鸡肉, 面 to 面食
This commit is contained in:
@@ -110,7 +110,7 @@ export const meat: StuffItem[] = [
|
|||||||
emoji: '🌭',
|
emoji: '🌭',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '鸡翅',
|
name: '鸡肉',
|
||||||
emoji: '🐤',
|
emoji: '🐤',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -129,10 +129,6 @@ export const meat: StuffItem[] = [
|
|||||||
name: '牛肉',
|
name: '牛肉',
|
||||||
emoji: '🐮',
|
emoji: '🐮',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: '鸡胸肉',
|
|
||||||
emoji: '💪',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: '骨头',
|
name: '骨头',
|
||||||
emoji: '🦴',
|
emoji: '🦴',
|
||||||
@@ -144,7 +140,7 @@ export const meat: StuffItem[] = [
|
|||||||
*/
|
*/
|
||||||
export const staple: StuffItem[] = [
|
export const staple: StuffItem[] = [
|
||||||
{
|
{
|
||||||
name: '面条',
|
name: '面食',
|
||||||
emoji: '🍝',
|
emoji: '🍝',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
1075
src/data/recipe.csv
1075
src/data/recipe.csv
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user