Set last_played as the default sort mode

This commit is contained in:
kramo
2023-12-31 16:40:01 +01:00
parent 80c8566535
commit 06e4dadf3c
3 changed files with 6 additions and 6 deletions

View File

@@ -127,7 +127,7 @@
<choice value="oldest" />
<choice value="last_played" />
</choices>
<default>"a-z"</default>
<default>"last_played"</default>
</key>
<key name="show-sidebar" type="b">
<default>false</default>