updated plugin ActivityPub version 8.3.0
This commit is contained in:
11
wp-content/plugins/activitypub/build/app/block.json
Normal file
11
wp-content/plugins/activitypub/build/app/block.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 3,
|
||||
"name": "activitypub/app",
|
||||
"title": "ActivityPub App",
|
||||
"category": "widgets",
|
||||
"description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.",
|
||||
"icon": "smartphone",
|
||||
"textdomain": "activitypub",
|
||||
"editorScript": "file:./index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user