0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-30 02:31:07 +00:00

consistent commas

This commit is contained in:
Dag 2025-03-23 20:40:55 +01:00
parent 01e356d805
commit cb74ebb636

View File

@ -39,7 +39,7 @@ class RedditBridge extends BridgeAbstract
'Relevance' => 'relevance',
'New' => 'new',
'Top' => 'top',
'Comments' => 'comments'
'Comments' => 'comments',
],
'defaultValue' => 'Hot'
],