From e65619de86080d72bf81ba72311dce5325976478 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 16 Jan 2023 21:54:28 +0100 Subject: stuff --- common/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/src/lib.rs') diff --git a/common/src/lib.rs b/common/src/lib.rs index a75f599..c4eac09 100644 --- a/common/src/lib.rs +++ b/common/src/lib.rs @@ -12,7 +12,7 @@ pub struct DirectoryInfo { pub struct ItemInfo { pub title: String, pub duration: f64, // in seconds - pub tracks: BTreeMap, + pub tracks: BTreeMap, } #[derive(Debug, Clone, Deserialize, Serialize)] -- cgit v1.2.3-70-g09d2