tsk-76: Improve getting path of Song or CoverArt #81

Merged
phoenix merged 6 commits from tsk-76 into main 2025-10-24 16:51:09 +00:00
Showing only changes of commit f66436472a - Show all commits

View File

@@ -7,6 +7,7 @@ pub mod song;
pub mod token; pub mod token;
pub mod types; pub mod types;
pub mod user; pub mod user;
pub mod util;
pub mod init { pub mod init {
pub fn is_id_valid(num: &i32) -> bool { pub fn is_id_valid(num: &i32) -> bool {