Marks installed by default

pull/2674/head
zomars 2022-05-02 19:05:13 -06:00
parent 774f707c9f
commit bb90fe0d4b
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ function IntegrationsContainer() {
credentialIds={item.credentialIds}
type={item.type}
isGlobal={item.isGlobal}
installed={item.installed}
installed
/>
}
/>