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