Skip to content

Commit fefce9d

Browse files
committed
Update sample and getter code
1 parent 3f66824 commit fefce9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/assets/android-quill-sample.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"attributes": {}
1313
},
1414
{
15-
"insert": "WYSIWYG ",
15+
"insert": "WYSIWYG ",
1616
"attributes": {
1717
"bold": true,
1818
"italic": true
1919
}
2020
},
2121
{
22-
"insert": "Rich editor for ",
22+
"insert": "Rich editor for ",
2323
"attributes": {}
2424
},
2525
{
@@ -100,7 +100,7 @@
100100
}
101101
},
102102
{
103-
"insert": "for compose is developed and maintained by the ",
103+
"insert": "for compose is developed and maintained by the ",
104104
"attributes": {}
105105
},
106106
{

0 commit comments

Comments
 (0)