We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 797a0d7 + cf8555b commit 5a97ee9Copy full SHA for 5a97ee9
src/constants.js
@@ -7,7 +7,7 @@ export const PROJECT_TYPE = {
7
WEBSITE: 'website',
8
APP: 'app',
9
QUALITY_ASSURANCE: 'quality_assurance',
10
- CHATBOT: 'all-chatbots',
+ CHATBOT: 'chatbot',
11
};
12
13
export const PROJECT_STATUS = {
0 commit comments