DONE.Release0.0. MISC small things. Fixed ClientRevBug

This commit is contained in:
Curtis SerVaas
2014-10-17 18:47:24 -04:00
parent 61284b39df
commit 366faa2ee6
16 changed files with 189 additions and 79 deletions
+1
View File
@@ -1,6 +1,7 @@
var mongoose = require('mongoose');
var userSchema = mongoose.Schema({
// _id: String,
google : {
id : String,
token : String,