mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-28 09:12:37 +03:00
Fix main post merge
This commit is contained in:
parent
e9827486c0
commit
31e439681c
@ -56,7 +56,7 @@ export const SettingsDevelopersApiKeyDetail = () => {
|
||||
|
||||
const { object: apiKeyData } = useFindOneObjectRecord({
|
||||
objectNameSingular: 'apiKeyV2',
|
||||
objectMetadataId: apiKeyId,
|
||||
objectRecordId: apiKeyId,
|
||||
});
|
||||
|
||||
const deleteIntegration = async (redirect = true) => {
|
||||
|
Loading…
Reference in New Issue
Block a user