mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 18:11:03 +08:00
refactor(setup): remove syncMediaPath call from downloader step
Path is now synced directly through downloaderData.path. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,7 +34,6 @@ async function testConnection() {
|
||||
}
|
||||
|
||||
function handleNext() {
|
||||
setupStore.syncMediaPath();
|
||||
setupStore.nextStep();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user