Remove Nylas block from selector until reimplementation

This commit is contained in:
Jože Fortun
2024-03-18 14:17:47 +01:00
parent fedb6ad0bc
commit 77169cfc6d
@@ -186,11 +186,6 @@ export default {
block: new compose.PageBlockProgress(),
image: images.Progress,
},
{
label: this.$t('nylas.label'),
block: new compose.PageBlockNylas(),
image: images.Nylas,
},
{
label: this.$t('geometry.label'),
block: new compose.PageBlockGeometry(),