Files
frappycfg/sea/camea-be-filter.addon.json
2026-04-23 15:40:05 +02:00

14 lines
290 B
JSON

{"t_be_filter":
{
"base": "/t_be_filter",
"params": [
{"path": "", "type": "none", "kids": 11},
{"path": "a", "type": "float"},
{"path": "b", "type": "float"},
{"path": "c", "type": "float"},
{"path": "d", "type": "float"},
{"path": "det", "type": "float"}
]
}
}