This commit is contained in:
parent
a55fd3d6d0
commit
1aba13d2f7
2 changed files with 41 additions and 1 deletions
|
|
@ -162,6 +162,7 @@ export class OrganizationController extends Controller {
|
|||
request: request.user,
|
||||
revision: revision,
|
||||
},
|
||||
user: request.user,
|
||||
};
|
||||
try {
|
||||
await sendToQueueOrgDraft(msg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue