Other crap i added months ago
This commit is contained in:
@@ -15,6 +15,8 @@ pub struct TomlStore {
|
||||
playlists: HashMap<Uuid, Playlist>
|
||||
}
|
||||
|
||||
impl super::StoreExtras for TomlStore {}
|
||||
|
||||
impl super::BaseStore for TomlStore {
|
||||
fn get_default_file_contents() -> &'static str {
|
||||
&DEFAULT_TEXT
|
||||
|
||||
Reference in New Issue
Block a user