perf: 优化数字翻牌组件说明

This commit is contained in:
奔跑的面条 2022-12-16 11:12:16 +08:00
parent 8987dd1682
commit 11cd4d0da1

View File

@ -6,7 +6,7 @@ export const FlipperNumberConfig: ConfigType = {
key: 'FlipperNumber',
chartKey: 'VFlipperNumber',
conKey: 'VCFlipperNumber',
title: '数字翻牌',
title: '数字翻牌-需动态触发',
category: ChatCategoryEnum.MORE,
categoryName: ChatCategoryEnumName.MORE,
package: PackagesCategoryEnum.DECORATES,