Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-04-07 15:15:33 +02:00
commit c33eb12c86
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ module.exports = Self => {
description: 'Sends a RocketChat message to a connected user or department channel',
accessType: 'WRITE',
accepts: [{
arg: 'recipientId',
arg: 'workerId',
type: 'number',
required: true,
description: 'The recipient user id'