From fbd207641ac75d53aea9ab4ab5cc4a4ea2635464 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Tue, 24 Sep 2019 22:52:22 +0200 Subject: New upstream version 2019-09-12 --- bridges/WikiLeaksBridge.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'bridges/WikiLeaksBridge.php') diff --git a/bridges/WikiLeaksBridge.php b/bridges/WikiLeaksBridge.php index c5b9bb6..363cf0c 100644 --- a/bridges/WikiLeaksBridge.php +++ b/bridges/WikiLeaksBridge.php @@ -9,7 +9,6 @@ class WikiLeaksBridge extends BridgeAbstract { 'category' => array( 'name' => 'Category', 'type' => 'list', - 'required' => true, 'title' => 'Select your category', 'values' => array( 'News' => '-News-', @@ -28,7 +27,6 @@ class WikiLeaksBridge extends BridgeAbstract { 'teaser' => array( 'name' => 'Show teaser', 'type' => 'checkbox', - 'required' => false, 'title' => 'If checked feeds will display the teaser', 'defaultValue' => true ) -- cgit v1.2.3