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