mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
Removed import of unregistered files on startup as it's a task now
This commit is contained in:
@@ -536,8 +536,6 @@ async function loadConfig() {
|
|||||||
watchSubscriptionsInterval();
|
watchSubscriptionsInterval();
|
||||||
}
|
}
|
||||||
|
|
||||||
db_api.importUnregisteredFiles();
|
|
||||||
|
|
||||||
// start the server here
|
// start the server here
|
||||||
startServer();
|
startServer();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user