mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-13 03:54:04 +02:00
bridges: Fix bridges that don't pass the unit test
This commit is contained in:
@@ -9,7 +9,6 @@ class OnVaSortirBridge extends FeedExpander {
|
||||
'city' => array(
|
||||
'name' => 'City',
|
||||
'type' => 'list',
|
||||
'required' => true,
|
||||
'values' => array(
|
||||
'Agen' => 'Agen',
|
||||
'Ajaccio' => 'Ajaccio',
|
||||
|
Reference in New Issue
Block a user