From c7f67886297736cea067f5213b4062621ebe43f7 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 23:41:46 +0200 Subject: filters :) :) yessssssss --- public/assets/js/lib/views/stream/hootfilters.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/assets/js/lib/views/stream/hootfilters.js b/public/assets/js/lib/views/stream/hootfilters.js index c58baa4..7aed3f4 100644 --- a/public/assets/js/lib/views/stream/hootfilters.js +++ b/public/assets/js/lib/views/stream/hootfilters.js @@ -20,8 +20,8 @@ var HootFilters = View.extend({ music: true, files: true, hoots: true, - sort: "name", - order: "asc", + sort: "date", + order: "desc", }; this.$images.prop("checked", this.state.images); this.$music.prop("checked", this.state.music); -- cgit v1.2.3-70-g09d2