@ -19,7 +19,7 @@ const streams = new Schema({
},
hosts: {
type: [Schema.Types.ObjectId],
refs: 'Hosts',
ref: 'Hosts',
})