block editor
This commit is contained in:
@@ -7,4 +7,5 @@ enum Type: string
|
||||
{
|
||||
case COLLECTION = 'collection';
|
||||
case FILES = 'files';
|
||||
case BLOCK = 'block';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user