fixed up the featured artist thing
This commit is contained in:
+3
-1
@@ -10,5 +10,7 @@ pub mod sanitize;
|
||||
pub mod template;
|
||||
|
||||
pub use error::{OrgError, OrgResult};
|
||||
pub use organizer::{OrgConfig, OrgStats, organize_from_db, organize_from_directory, organize_track};
|
||||
pub use organizer::{
|
||||
OrgConfig, OrgStats, organize_from_db, organize_from_directory, organize_track,
|
||||
};
|
||||
pub use template::DEFAULT_FORMAT;
|
||||
|
||||
Reference in New Issue
Block a user