Gusted f4be4e733c
fix: Specify default value for EXPLORE_DEFAULT_SORT.
- This is another regression from
5a0bc357992dad725b0163105f8b6464ec130a21, where the default value was
changed to "alphabetically" because it relied on `ExploreDefaultSort`
providing a fallback value.
- Set the default value for `EXPLORE_DEFAULT_SORT` to `recentupdate`,
this was already the behavior explicitly for existing users of this setting
but with 5a0bc357992dad725b0163105f8b6464ec130a21 it didn't provide a
explicit fallback to `recentupdate`. So opting for a 'easy' fix, that
doesn't add boilerplate code to those instances.
2024-10-21 00:11:47 +02:00
..
2023-12-19 09:29:05 +00:00
2024-06-16 13:42:58 +02:00
2023-12-25 20:13:18 +08:00
2023-07-04 18:36:08 +00:00
2024-02-19 20:49:37 +01:00
2024-08-09 07:49:13 +00:00
2023-06-18 16:10:44 +00:00
2023-10-10 18:47:49 +08:00
2024-08-21 16:06:17 +02:00
2024-06-07 17:12:48 +00:00
2024-06-07 17:12:48 +00:00
2024-08-09 07:49:13 +00:00
2024-06-16 13:42:58 +02:00
2023-02-20 16:18:26 -06:00
2024-03-27 22:26:55 +01:00