mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Spelling-fixes and selectable
This commit is contained in:
@@ -71,7 +71,7 @@ router.route('/api/apply/:id').get(function(req,res) {
|
||||
captcha: res.recaptcha,
|
||||
analytics: analytics,
|
||||
activated: false,
|
||||
id:"",
|
||||
token:"",
|
||||
correct: false,
|
||||
}
|
||||
res.render('layouts/client/token', data);
|
||||
|
||||
Reference in New Issue
Block a user