Remove Nylas block from selector until reimplementation
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user