mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +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();
|
||||
}
|
||||
|
||||
db_api.importUnregisteredFiles();
|
||||
|
||||
// start the server here
|
||||
startServer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user