|
|
router.put('/behavior', loginRequiredStrictly, adminRequired, csrf, async(req, res) => {
|
|
router.put('/behavior', loginRequiredStrictly, adminRequired, csrf, async(req, res) => {
|
|
|
'customize:behavior': req.body.behaviorType,
|
|
'customize:behavior': req.body.behaviorType,
|