Add original field name to wasm macro.
This commit is contained in:
@@ -21,6 +21,7 @@ pub(crate) struct WasmParagraph<'s> {
|
||||
to_wasm!(
|
||||
WasmParagraph<'s>,
|
||||
Paragraph<'s>,
|
||||
original,
|
||||
wasm_context,
|
||||
standard_properties,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user