aboutsummaryrefslogtreecommitdiff
path: root/ui/src/props.rs
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2026-01-20 01:53:09 +0100
committermetamuffin <metamuffin@disroot.org>2026-01-20 01:53:09 +0100
commitbc155f7abea6ee5155b6460d367a6797205db4fd (patch)
treea2c55d96c493cf2b71bfc79539d4f8d0d8953392 /ui/src/props.rs
parent10736db63ad6d99e6cdce41920aa10dbeab02129 (diff)
downloadjellything-bc155f7abea6ee5155b6460d367a6797205db4fd.tar
jellything-bc155f7abea6ee5155b6460d367a6797205db4fd.tar.bz2
jellything-bc155f7abea6ee5155b6460d367a6797205db4fd.tar.zst
started ui refactor
Diffstat (limited to 'ui/src/props.rs')
-rw-r--r--ui/src/props.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/props.rs b/ui/src/props.rs
index a2e79e5..2860933 100644
--- a/ui/src/props.rs
+++ b/ui/src/props.rs
@@ -5,7 +5,7 @@
*/
use crate::{
format::{MediaInfoExt, format_count, format_duration},
- locale::{Language, tr, trs},
+ locale::{tr, trs},
};
markup::define! {