fix(shops): hardcode NYE card

This commit is contained in:
Sabe Jones
2016-12-30 23:08:01 +00:00
parent 969607cd3b
commit c5c2da75bf
5 changed files with 15 additions and 43 deletions

View File

@@ -79,7 +79,7 @@ function _setUpNewUser (user) {
user._ABtest = '';
user.migration = '20161230_nye_hats.js';
user.items.gear.owned.head_special_nye = false;
user.items.gear.owned.head_special_nye = false; // eslint-disable-line camelcase
// A/B test 2016-12-21: Should we deliver notifications for upcoming incentives on days when users don't receive rewards?
if (Math.random() < 0.5) {
user._ABtests.checkInModals = '20161221_noCheckInPreviews'; // no 'preview' check-in modals