refactor: simplify link to bv

This commit is contained in:
YunYouJun
2022-06-05 18:30:49 +08:00
parent 8d7021bcfd
commit 34eb9b34e0
8 changed files with 1316 additions and 1169 deletions

View File

@@ -133,6 +133,10 @@ export const meat: StuffItem[] = [
name: '骨头',
emoji: '🦴',
},
{
name: '鱼Todo',
emoji: '🐟',
},
]
/**