Marks installed by default
parent
9ae8a48dcd
commit
ba283e3dc0
|
@ -190,7 +190,7 @@ function IntegrationsContainer() {
|
||||||
credentialIds={item.credentialIds}
|
credentialIds={item.credentialIds}
|
||||||
type={item.type}
|
type={item.type}
|
||||||
isGlobal={item.isGlobal}
|
isGlobal={item.isGlobal}
|
||||||
installed={item.installed}
|
installed
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue