feat(content): July 2016 Subscriber (#7833)

This commit is contained in:
Sabe Jones
2016-07-26 14:20:50 -05:00
committed by GitHub
parent 60367459e8
commit aa00893f6c
12 changed files with 43 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ var _id = '';
var update = {
$addToSet: {
'purchased.plan.mysteryItems':{
$each:['head_mystery_201606','armor_mystery_201606']
$each:['head_mystery_201607','armor_mystery_201607']
}
}
};