fix: fix incorrect text

This commit is contained in:
张传龙 2022-07-11 12:28:33 +08:00
parent 18b8a81640
commit b540f5599f

View File

@ -13,7 +13,7 @@ module.exports = {
{ value: 'revert', name:'revert: 回滚 commit' }, { value: 'revert', name:'revert: 回滚 commit' },
], ],
scopes: [ scopes: [
['custom', '自定义3'], ['custom', '自定义'],
['projects', '项目搭建'], ['projects', '项目搭建'],
['components', '组件相关'], ['components', '组件相关'],
['utils', 'utils 相关'], ['utils', 'utils 相关'],