Je ne sais pas trop

This commit is contained in:
2025-10-26 23:49:20 +01:00
parent 732b1df516
commit e8dd16b34b
15 changed files with 66 additions and 24 deletions

View File

@@ -504,6 +504,7 @@ impl FifoPlaylist {
parent_id: parent_id.into(),
restricted: Some("1".to_string()),
child_count: Some(inner.queue.len().to_string()),
searchable: Some("1".to_string()),
title: inner.title.clone(),
class: "object.container.playlistContainer".to_string(),
containers: vec![],