#Why its not set the new field

1 messages · Page 1 of 1 (latest)

wide oasis

i have in my code ```js
voiceSchema.updateOne({Guild: i.guild.id}, {$set: {LoggerChannel: "test"}})


it should add LoggerChannel but it doesn't why?