Fix typo in RTS
This commit is contained in:
parent
e22eb7a404
commit
506dfd7563
|
|
@ -155,7 +155,7 @@ async function watchMongoDB(io) {
|
|||
"_class",
|
||||
].map(f => "fullDocument." + f)
|
||||
},
|
||||
]
|
||||
],
|
||||
{ fullDocument: "updateLookup" }
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user