chore: clientid
This commit is contained in:
parent
728f4339e6
commit
2c3f247c08
@ -19,7 +19,7 @@ const accessStore = useAccessStore();
|
||||
const params = {
|
||||
Authorization: `Bearer ${accessStore.accessToken}`,
|
||||
id: definitionId,
|
||||
clientId,
|
||||
clientid: clientId,
|
||||
disabled,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user