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