summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/accounts.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/accounts.js b/config/accounts.js
index c33d6df2..279325fb 100644
--- a/config/accounts.js
+++ b/config/accounts.js
@@ -13,7 +13,6 @@ AccountsTemplates.addFields([{
displayName: 'Invitation Code',
required: false,
minLength: 6,
- errStr: 'Invitation code doesn\'t exist',
template: 'invitationCode',
}]);