зачатки страницы для разработчиков
This commit is contained in:
16
static/dev-params.json
Normal file
16
static/dev-params.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"params": [
|
||||
{
|
||||
"label": "Запись пакетов",
|
||||
"name": "log_bool",
|
||||
"widget": "checkbox",
|
||||
"function": "DmaDebug"
|
||||
},
|
||||
{
|
||||
"label": "Unused test",
|
||||
"name": "log_bool",
|
||||
"widget": "checkbox",
|
||||
"function": "DmaDebug"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user