bridges: Fix bridges that don't pass the unit test

This commit is contained in:
logmanoriginal 2019-01-22 18:24:32 +01:00
parent d532d0e0c4
commit e0db349a57
24 changed files with 1 additions and 44 deletions

View file

@ -11,7 +11,6 @@ class FDroidBridge extends BridgeAbstract {
'u' => array(
'name' => 'Widget selection',
'type' => 'list',
'required' => true,
'values' => array(
'Latest added apps' => 'added',
'Latest updated apps' => 'updated'