capital S on block name Satisfaction
This commit is contained in:
parent
c3dbf85a3c
commit
f060250cfe
|
|
@ -3,7 +3,7 @@
|
||||||
"apiVersion": 2,
|
"apiVersion": 2,
|
||||||
"name": "homegrade-content-blocks/client-statisfaction",
|
"name": "homegrade-content-blocks/client-statisfaction",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"title": "satisfaction client",
|
"title": "Satisfaction client",
|
||||||
"category": "homegrade-blocks",
|
"category": "homegrade-blocks",
|
||||||
"icon": "smiley",
|
"icon": "smiley",
|
||||||
"description": "Pour insérer un formulaire de satisfaction client",
|
"description": "Pour insérer un formulaire de satisfaction client",
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n'), 'version' => 'ac4ba615a3dd37d8c639');
|
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-element', 'wp-i18n'), 'version' => 'ca29c18c09c7270d714d');
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,7 @@ module.exports = window["wp"]["i18n"];
|
||||||
\************************/
|
\************************/
|
||||||
/***/ ((module) => {
|
/***/ ((module) => {
|
||||||
|
|
||||||
module.exports = JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2,"name":"homegrade-content-blocks/client-statisfaction","version":"0.1.0","title":"satisfaction client","category":"homegrade-blocks","icon":"smiley","description":"Pour insérer un formulaire de satisfaction client","supports":{"html":false},"textdomain":"test","editorScript":"file:./index.js","editorStyle":"file:./index.css","style":"file:./style-index.css","render":"file:./render.php"}');
|
module.exports = JSON.parse('{"$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2,"name":"homegrade-content-blocks/client-statisfaction","version":"0.1.0","title":"Satisfaction client","category":"homegrade-blocks","icon":"smiley","description":"Pour insérer un formulaire de satisfaction client","supports":{"html":false},"textdomain":"test","editorScript":"file:./index.js","editorStyle":"file:./index.css","style":"file:./style-index.css","render":"file:./render.php"}');
|
||||||
|
|
||||||
/***/ })
|
/***/ })
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -3,7 +3,7 @@
|
||||||
"apiVersion": 2,
|
"apiVersion": 2,
|
||||||
"name": "homegrade-content-blocks/client-statisfaction",
|
"name": "homegrade-content-blocks/client-statisfaction",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"title": "satisfaction client",
|
"title": "Satisfaction client",
|
||||||
"category": "homegrade-blocks",
|
"category": "homegrade-blocks",
|
||||||
"icon": "smiley",
|
"icon": "smiley",
|
||||||
"description": "Pour insérer un formulaire de satisfaction client",
|
"description": "Pour insérer un formulaire de satisfaction client",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user