mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-20 19:37:09 +02:00
Updated layout and poll
This commit is contained in:
parent
24a1629fe1
commit
d04cb14e74
11 changed files with 61 additions and 39 deletions
|
@ -46,7 +46,7 @@ var EventSchema = new Schema({
|
|||
participants : [{
|
||||
id : Schema.Types.ObjectId,
|
||||
name : String,
|
||||
votes : [Date]
|
||||
votes : [Boolean]
|
||||
}],
|
||||
isClosed : {
|
||||
type : Boolean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue