Migliorie a default_channel_settings

This commit is contained in:
Alhaziel
2019-08-30 12:11:37 +02:00
parent f43cf32516
commit 2808024594
3 changed files with 40 additions and 7 deletions

View File

@@ -66,5 +66,24 @@
"visible": true,
"lvalues": ["Non Filtrare"]
}
]
],
"anime": [
{
"id": "autorenumber",
"type": "bool",
"label": "@70712",
"default": false,
"enabled": true,
"visible": true
},
{
"id": "autorenumber_mode",
"type": "bool",
"label": "@70688",
"default": false,
"enabled": true,
"visible": "eq(-1,true)"
}
]
}