mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +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 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
"type": "page",
|
||||
"data": {
|
||||
"delta": [
|
||||
{"insert": ""}
|
||||
]
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "heading",
|
||||
|
|
|
|||
Loading…
Reference in a new issue