fix
This commit is contained in:
parent
1072075335
commit
3d85455906
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ fn main() {
|
|||
modules.push(Box::new(soundcloud::SoundCloudModule::new(
|
||||
sc_config,
|
||||
db.take_db(),
|
||||
config.hoard.data_dir.join("youtube"),
|
||||
config.hoard.data_dir.join("soundcloud"),
|
||||
)));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue