mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
11 lines
269 B
JSON
11 lines
269 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "um-block/um-password-reset",
|
|
"title": "Password Reset",
|
|
"description": "Displaying the password reset form",
|
|
"icon": "unlock",
|
|
"category": "um-blocks",
|
|
"editorScript": "file:./src/index.js",
|
|
"textdomain": "ultimate-member"
|
|
}
|