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 1d5ab49 commit cf8555bCopy full SHA for cf8555b
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