oont-contents/plugins/woocommerce-square/build/admin/product-blocks/sync-with-square-field/block.json
2025-02-08 15:10:23 +01:00

17 lines
No EOL
491 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "woocommerce-square/sync-with-square-field",
"version": "0.1.0",
"title": "Sync with Square checkbox field",
"category": "widgets",
"icon": "flag",
"description": "A block to add a checkbox to set the sync with Square product setting.",
"attributes": {},
"supports": {
"html": false,
"inserter": false
},
"textdomain": "woocommerce-square",
"editorScript": "file:./index.js"
}