refactor: simplify link to bv
This commit is contained in:
@@ -133,6 +133,10 @@ export const meat: StuffItem[] = [
|
||||
name: '骨头',
|
||||
emoji: '🦴',
|
||||
},
|
||||
{
|
||||
name: '鱼(Todo)',
|
||||
emoji: '🐟',
|
||||
},
|
||||
]
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user