mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
fix(schema): Update JSON schema reference for admin_dialog and ui_dialogs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://metabuilder.dev/schemas/json-script-functions.schema.json",
|
||||
"$schema": "https://metabuilder.dev/schemas/json-script.schema.json",
|
||||
"schemaVersion": "2.0.0",
|
||||
"package": "admin_dialog",
|
||||
"functions": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://metabuilder.dev/schemas/json-script-functions.schema.json",
|
||||
"$schema": "https://metabuilder.dev/schemas/json-script.schema.json",
|
||||
"schemaVersion": "2.0.0",
|
||||
"package": "ui_dialogs",
|
||||
"functions": [
|
||||
|
||||
Reference in New Issue
Block a user