🐛 Crash when creating new service

This commit is contained in:
Manuel Ruwe
2022-12-12 22:09:17 +01:00
parent b961219156
commit 2c7ea08b04

View File

@@ -62,6 +62,10 @@ export const AvailableElementTypes = ({
width: 1,
},
},
integration: {
type: null,
properties: [],
},
},
allowServiceNamePropagation: true,
},