UPDATE Change textdomain from 'deliblocks' to 'carhop-blocks' in block.json

This commit is contained in:
Antoine M 2025-06-27 18:29:03 +02:00
parent 85c45c9778
commit fd82b16618

View File

@ -11,7 +11,7 @@
"supports": { "supports": {
"html": false "html": false
}, },
"textdomain": "deliblocks", "textdomain": "carhop-blocks",
"editorScript": "file:./index.js", "editorScript": "file:./index.js",
"editorStyle": "file:./index.css", "editorStyle": "file:./index.css",
"style": "file:./style-index.css", "style": "file:./style-index.css",