From 2a41d6b0c7c1327856b9cde247621822fe61355f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 4 May 2025 19:59:20 +0200 Subject: delete old profiles.ts --- ui/src/filter_sort.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ui/src') diff --git a/ui/src/filter_sort.rs b/ui/src/filter_sort.rs index 4d1a1ad..7ee9379 100644 --- a/ui/src/filter_sort.rs +++ b/ui/src/filter_sort.rs @@ -4,11 +4,10 @@ Copyright (C) 2025 metamuffin */ +use crate::locale::{Language, trs}; use jellycommon::api::{FilterProperty, NodeFilterSort, SortOrder, SortProperty}; use markup::RenderAttributeValue; -use crate::locale::{Language, trs}; - const SORT_CATS: &'static [(&'static str, &'static [(SortProperty, &'static str)])] = { use SortProperty::*; &[ -- cgit v1.2.3-70-g09d2