Skip to content

Commit a56bb91

Browse files
author
Parth Shah
committed
Merge branch 'hotfix/codebot-fix'
2 parents a87d47d + 111b302 commit a56bb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ export const PROJECT_REF_CODE_MAX_LENGTH = 7
211211
export const PROJECT_FEED_TYPE_PRIMARY = 'PRIMARY'
212212
export const PROJECT_FEED_TYPE_MESSAGES = 'MESSAGES'
213213

214-
export const DISCOURSE_BOT_USERID = 'CoderBot'
214+
export const DISCOURSE_BOT_USERID = 'system'
215215
export const CODER_BOT_USERID = 'CoderBot'
216216
export const CODER_BOT_USER_FNAME = 'Coder'
217217
export const CODER_BOT_USER_LNAME = 'Bot'

0 commit comments

Comments
 (0)