Skip to content

Commit 5ab38c3

Browse files
EstrellaXDclaude
andcommitted
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>
1 parent 9b27621 commit 5ab38c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webui/src/components/setup/wizard-step-downloader.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ async function testConnection() {
3434
}
3535
3636
function handleNext() {
37-
setupStore.syncMediaPath();
3837
setupStore.nextStep();
3938
}
4039

0 commit comments

Comments
 (0)