This commit is contained in:
Tom Moor
2022-10-23 13:58:47 -04:00
parent d43423fc39
commit 44ce377c38

View File

@@ -32,7 +32,9 @@ export default class Attachment extends Node {
default: null,
},
title: {},
size: {},
size: {
default: 0,
},
},
group: "block",
defining: true,