33 lines
747 B
JSON
33 lines
747 B
JSON
![]() |
{
|
||
|
"id":"msgWarning",
|
||
|
"name":"{{LNG['msgWarning.meta.name']}}",
|
||
|
"title":"{{LNG['msgWarning.meta.title']}}",
|
||
|
"version":"1.14",
|
||
|
"category":"tools",
|
||
|
"source":{
|
||
|
"className":"font-icon ri-volume-vibrate-fill bg-red-6"
|
||
|
},
|
||
|
"description":"{{LNG['msgWarning.meta.desc']}}",
|
||
|
"auther":{
|
||
|
"copyright":"kodcloud",
|
||
|
"homePage":"http://kodcloud.com"
|
||
|
},
|
||
|
"configItem":{
|
||
|
"formStyle":{
|
||
|
"className":"form-box-title-block"
|
||
|
},
|
||
|
"pluginAuth":{
|
||
|
"type":"userSelect",
|
||
|
"value":{"user":1},
|
||
|
"display":"{{LNG['admin.plugin.auth']}}",
|
||
|
"desc":"{{LNG['admin.plugin.authDesc']}}",
|
||
|
"className":"hidden",
|
||
|
"require":1
|
||
|
},
|
||
|
"sep001":{
|
||
|
"display":"",
|
||
|
"value":"{{LNG['msgWarning.config.setDesc']}}"
|
||
|
}
|
||
|
}
|
||
|
}
|