aboutsummaryrefslogtreecommitdiff
path: root/ui/src/components/props.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/components/props.rs')
-rw-r--r--ui/src/components/props.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/components/props.rs b/ui/src/components/props.rs
index f23d72e..fa078e7 100644
--- a/ui/src/components/props.rs
+++ b/ui/src/components/props.rs
@@ -7,13 +7,13 @@
use crate::{
RenderInfo,
format::{format_count, format_duration},
- locale::tr,
};
use chrono::DateTime;
use jellycommon::{
jellyobject::{Object, TypedTag},
*,
};
+use jellyui_locale::tr;
use std::marker::PhantomData;
markup::define! {