mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
15 lines
191 B
JSON
15 lines
191 B
JSON
{
|
|
"name": "core/block",
|
|
"category": "reusable",
|
|
"attributes": {
|
|
"ref": {
|
|
"type": "number"
|
|
}
|
|
},
|
|
"supports": {
|
|
"customClassName": false,
|
|
"html": false,
|
|
"inserter": false
|
|
}
|
|
}
|