session 47: fix 3 MEDIUM audit findings, support ticket, update state
This commit is contained in:
parent
57fa33c6df
commit
26c24be84b
4 changed files with 39 additions and 9 deletions
|
|
@ -125,7 +125,9 @@ async function cmdReply(args) {
|
|||
|
||||
const body = {
|
||||
type: draft ? 'note' : 'message',
|
||||
text: message,
|
||||
body: message,
|
||||
user: 6,
|
||||
status: status || (draft ? undefined : 'active'),
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue