Fix table type is required.
This commit is contained in:
parent
bdaf90af03
commit
534c5ded3c
@ -1704,7 +1704,7 @@ fn compare_table<'b, 's>(
|
|||||||
compare_property_set_of_quoted_string
|
compare_property_set_of_quoted_string
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
EmacsField::Optional(":type"),
|
EmacsField::Required(":type"),
|
||||||
|_| Some("org"),
|
|_| Some("org"),
|
||||||
compare_property_unquoted_atom
|
compare_property_unquoted_atom
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user