Allow keywords for macros - fix #8410

pull/8416/head^2
Gabriel Horner 2023-01-23 14:16:36 -05:00 committed by Gabriel Horner
parent df69d824ac
commit 6ad521aea6
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
[:or :string [:vector :some]]]]]
[:outliner/block-title-collapse-enabled? :boolean]
[:macros [:map-of
:string
[:or :string :keyword]
:string]]
[:ref/default-open-blocks-level :int]
[:ref/linked-references-collapsed-threshold :int]