[Arte7Bridge] test: use legal default value for checkbox
This commit is contained in:
parent
2c00ecb923
commit
4d4ce3f380
@ -15,7 +15,7 @@ class Arte7Bridge extends BridgeAbstract {
|
||||
'name' => 'Exclude short videos',
|
||||
'type' => 'checkbox',
|
||||
'title' => 'Exclude videos that are shorter than 3 minutes',
|
||||
'defaultValue' => '',
|
||||
'defaultValue' => false,
|
||||
],
|
||||
],
|
||||
'Catégorie (Français)' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user