Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloarista committed Feb 19, 2025
1 parent 3d3e2e1 commit 3459b90
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ class SaveStateSyncer: iCloudContainerSyncer {
return
}
let jsonFiles = newFiles
//TODO: process 10 at a time, do it like the RomsSyncer
newFiles.removeAll()
uploadedFiles.removeAll()
Task {
Expand Down

0 comments on commit 3459b90

Please sign in to comment.