Skip to content

Commit

Permalink
remvoe reload
Browse files Browse the repository at this point in the history
  • Loading branch information
Metal079 committed Sep 29, 2024
1 parent 29ad825 commit e760de6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/home/options/options.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,6 @@ export class OptionsComponent implements OnInit {
};
// Migrate base64 data from main store to blobStore
await migrateBase64ToBlobStore();

// After migration completes, reload the page
window.location.reload();
}
};
//#endregion
Expand Down

0 comments on commit e760de6

Please sign in to comment.