Marks installed by default
parent
774f707c9f
commit
bb90fe0d4b
|
@ -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