Feature(challenges): save users current challenge to db
This allows us to automatically load their current challenge
This commit is contained in:
@@ -26,7 +26,7 @@ const publicUserProps = [
|
||||
'sendNotificationEmail',
|
||||
'sendQuincyEmail',
|
||||
|
||||
'currentChallenge',
|
||||
'currentChallengeId',
|
||||
'challengeMap'
|
||||
];
|
||||
const log = debug('fcc:services:user');
|
||||
|
Reference in New Issue
Block a user