Fix cannot copy & paste base64 image as inline image in composer web

This commit is contained in:
dab246
2024-08-19 19:53:01 +07:00
committed by Dat H. Pham
parent a5a8d42763
commit b27eaed659
10 changed files with 138 additions and 29 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-08-20T10:36:35.487743",
"@@last_modified": "2024-08-19T19:20:23.876948",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3987,5 +3987,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"thisImageCannotBePastedIntoTheEditor": "This image cannot be pasted into the editor.",
"@thisImageCannotBePastedIntoTheEditor": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}