Fix integration list not loading correctly

This commit is contained in:
Andrew Kingston 2022-01-25 08:13:28 +00:00
parent 25df85b91f
commit 9823534f80
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@
...newIntegrations,
...integrationList,
}
return newIntegrations
} catch (error) {
notifications.error("Error fetching integrations")
}