updated plugin ActivityPub version 8.3.0
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 3,
|
||||
"name": "activitypub/command-palette",
|
||||
"title": "ActivityPub Command Palette",
|
||||
"category": "widgets",
|
||||
"description": "Registers ActivityPub commands for the WordPress Command Palette.",
|
||||
"icon": "search",
|
||||
"textdomain": "activitypub",
|
||||
"editorScript": "file:./plugin.js"
|
||||
}
|
||||
Reference in New Issue
Block a user