Skip to content

Commit ff47db0

Browse files
hi-ogawaclaude
andcommitted
fix: clear fetch error when zip is successfully loaded via drop
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 381c45f commit ff47db0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@
238238
}
239239
setFileCount(count);
240240
setStatusMsg(`Cached ${count} files. Loading...`);
241+
setFetchError(null);
241242
setLoaded(true);
242243
}
243244

0 commit comments

Comments
 (0)