diff options
author | ClementTsang <34804052+ClementTsang@users.noreply.github.com> | 2024-07-28 04:01:42 -0400 |
---|---|---|
committer | ClementTsang <34804052+ClementTsang@users.noreply.github.com> | 2024-07-28 04:01:42 -0400 |
commit | a41db3f8f110b795ace2fffef196cc112c81e92b (patch) | |
tree | 5edcc62156849cffc8a522d3dfb5515b35ed18be | |
parent | 96d462243bfe4e177b5f8af6f8c508359ad76c1e (diff) |
update schemabold_text_support
-rw-r--r-- | schema/nightly/bottom.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/nightly/bottom.json b/schema/nightly/bottom.json index 89df036a..df0b8124 100644 --- a/schema/nightly/bottom.json +++ b/schema/nightly/bottom.json @@ -64,7 +64,7 @@ "$ref": "#/definitions/row" } }, - "style": { + "styles": { "anyOf": [ { "$ref": "#/definitions/StyleConfig" |