Skip to content

Commit 5a97ee9

Browse files
committed
Merge branch 'chatbots-category-refactoring' into dev
2 parents 797a0d7 + cf8555b commit 5a97ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const PROJECT_TYPE = {
77
WEBSITE: 'website',
88
APP: 'app',
99
QUALITY_ASSURANCE: 'quality_assurance',
10-
CHATBOT: 'all-chatbots',
10+
CHATBOT: 'chatbot',
1111
};
1212

1313
export const PROJECT_STATUS = {

0 commit comments

Comments
 (0)