mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-13 18:38:48 +00:00
consistent commas
This commit is contained in:
parent
01e356d805
commit
cb74ebb636
@ -39,7 +39,7 @@ class RedditBridge extends BridgeAbstract
|
|||||||
'Relevance' => 'relevance',
|
'Relevance' => 'relevance',
|
||||||
'New' => 'new',
|
'New' => 'new',
|
||||||
'Top' => 'top',
|
'Top' => 'top',
|
||||||
'Comments' => 'comments'
|
'Comments' => 'comments',
|
||||||
],
|
],
|
||||||
'defaultValue' => 'Hot'
|
'defaultValue' => 'Hot'
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user