We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6214386 commit 1ddb2bcCopy full SHA for 1ddb2bc
1 file changed
src/config/commit-type.ts
@@ -48,7 +48,7 @@ let CommitType: Array<CommitType> = [
48
icon:'🧪'
49
},
50
{
51
- label: ' build',
+ label: 'build',
52
detail: '依赖相关的内容',
53
icon:'🔧'
54
0 commit comments