Marks installed by default

This commit is contained in:
zomars 2022-05-02 19:05:13 -06:00
parent 9ae8a48dcd
commit ba283e3dc0

View file

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