format,test,blah
This commit is contained in:
@@ -32,6 +32,7 @@ fn make_track(id: i32, title: &str, artist_id: Option<i32>, mbid: Option<&str>)
|
||||
added_at: now,
|
||||
updated_at: now,
|
||||
file_mtime: None,
|
||||
tagged: false,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user