Updated session/socket.io conn to handle rank.
This commit is contained in:
parent
a87d498756
commit
be09c2457e
3 changed files with 5 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ const userSchema = new mongoose.Schema({
|
|||
},
|
||||
pronouns:{
|
||||
type: mongoose.SchemaTypes.String,
|
||||
required: true,
|
||||
optional: true,
|
||||
default: ""
|
||||
},
|
||||
signature: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue