Fix integration list not loading correctly
This commit is contained in:
parent
58c5493ed3
commit
275520698f
|
@ -84,7 +84,6 @@
|
||||||
...newIntegrations,
|
...newIntegrations,
|
||||||
...integrationList,
|
...integrationList,
|
||||||
}
|
}
|
||||||
return newIntegrations
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
notifications.error("Error fetching integrations")
|
notifications.error("Error fetching integrations")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue