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'
],