11 lines
286 B
JSON
11 lines
286 B
JSON
|
{
|
||
|
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||
|
"name": "activitypub/remote-reply",
|
||
|
"apiVersion": 3,
|
||
|
"version": "1.0.0",
|
||
|
"title": "Reply on the Fediverse",
|
||
|
"category": "widgets",
|
||
|
"description": "",
|
||
|
"textdomain": "activitypub",
|
||
|
"viewScript": "file:./index.js"
|
||
|
}
|