Skip to content

Commit

Permalink
fix: forgor
Browse files Browse the repository at this point in the history
  • Loading branch information
Esinko committed Sep 5, 2024
1 parent 80cb9ee commit 0ca30a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/service-workers/workers/filesystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,9 +316,6 @@ class Filesystem {
break
}

reject("Write fail")
break

if (data.type === 0) {
// Files have data
base.data = data.data ?? json.data
Expand Down

0 comments on commit 0ca30a7

Please sign in to comment.