fix #4183
This commit is contained in:
@@ -32,7 +32,9 @@ export default class Attachment extends Node {
|
||||
default: null,
|
||||
},
|
||||
title: {},
|
||||
size: {},
|
||||
size: {
|
||||
default: 0,
|
||||
},
|
||||
},
|
||||
group: "block",
|
||||
defining: true,
|
||||
|
||||
Reference in New Issue
Block a user