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.
1 parent bc5bcff commit 1d5ab49Copy full SHA for 1d5ab49
src/constants.js
@@ -7,7 +7,7 @@ export const PROJECT_TYPE = {
7
WEBSITE: 'website',
8
APP: 'app',
9
QUALITY_ASSURANCE: 'quality_assurance',
10
- CHATBOT: 'chatbot',
+ CHATBOT: 'all-chatbots',
11
};
12
13
export const PROJECT_STATUS = {
0 commit comments