match file naming to playlists model

This commit is contained in:
Henrik Friedrichsen
2019-03-16 12:44:34 +01:00
parent 3d385aff9b
commit 98038e2cd1
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
pub mod layout;
pub mod playlist;
pub mod playlists;
pub mod queue;
pub mod search;
pub mod splitbutton;