mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: Remove empty edit from read me json (#5769)
* fix: Remove empty edit from read me json * fix: remove delta field entirely
This commit is contained in:
parent
2fb18dd051
commit
661a0879c6
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"type": "page",
|
"type": "page",
|
||||||
"data": {
|
|
||||||
"delta": [
|
|
||||||
{"insert": ""}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "heading",
|
"type": "heading",
|
||||||
|
Loading…
Reference in New Issue
Block a user