we dont have this fallback anymore
This commit is contained in:
@@ -139,8 +139,6 @@
|
||||
// If this entry was not supported by our property-editor it would return 'null'.
|
||||
if(block !== null) {
|
||||
entry.$block = block;
|
||||
} else {
|
||||
entry.$block = blockEditorService.UNSUPPORTED_BLOCKOBJECT;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user