Skip to content

invite.coffee: Edit regex to allow @mentions

username-removed-707601 requested to merge meetmangukiya/cobot:fix into master

Current regex will capture @ in the username, which will lead to an error.

Merge request reports