1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-28 12:20:12 +02:00

[InstagramBridge] Fix "Skip reviews" checkbox description (#1702)

This commit is contained in:
jannyba
2020-08-16 08:23:48 +02:00
committed by GitHub
parent 4b8c3b9d36
commit ef54a78430

View File

@@ -30,7 +30,7 @@ class FacebookBridge extends BridgeAbstract {
'type' => 'checkbox',
'required' => false,
'defaultValue' => false,
'title' => 'Feed includes reviews when checked'
'title' => 'Feed includes reviews when unchecked'
)
),
'Group' => array(