Merge branch 'origin-paglias-fix-guilds' into develop
Conflicts: public/css/index.styl
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ var UserSchema = new Schema({
|
||||
/* FIXME remove?*/
|
||||
|
||||
invitations: {
|
||||
guilds: Array,
|
||||
guilds: {type: Array, 'default': []},
|
||||
party: Schema.Types.Mixed
|
||||
},
|
||||
items: {
|
||||
|
||||
Reference in New Issue
Block a user