1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00

Fix integration list not loading correctly

This commit is contained in:
Andrew Kingston 2022-01-25 08:13:28 +00:00
parent 58c5493ed3
commit 275520698f

View file

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