Skip to content

Commit

Permalink
Order by votes
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Skinner <[email protected]>
  • Loading branch information
Skinah committed Feb 13, 2024
1 parent ab25817 commit 8bc57ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parameter name="filters" type="text" required="true">
<label>Filters</label>
<description>Enter your own custom filter starting with ?, to ensure a stream that works with your device</description>
<default>?hidebroken=true&amp;limit=1700&amp;order=clickcount</default>
<default>?hidebroken=true&amp;limit=1700&amp;reverse=true&amp;order=votes</default>
<advanced>true</advanced>
</parameter>
<parameter name="clicks" type="boolean" required="true">
Expand Down

0 comments on commit 8bc57ee

Please sign in to comment.