chore(user): Deprecation TODO

This commit is contained in:
Sabe Jones 2015-01-29 14:13:57 -06:00
parent efd1333c06
commit 5188b17f54

View file

@ -49,7 +49,7 @@ var UserSchema = new Schema({
rebirths: Number,
rebirthLevel: Number,
perfect: Number,
habitBirthday: Boolean,
habitBirthday: Boolean, // TODO: Deprecate this. Superseded by habitBirthdays
habitBirthdays: Number,
valentine: Number,
costumeContest: Boolean,