Typo
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
6464bfe850
commit
42b756952e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ async function migrateFromOldOrigin() {
|
|||
},
|
||||
});
|
||||
const onOriginMigrationComplete = (e, success, sentSummary, storedSummary) => {
|
||||
// we use once but we'll only get once of these events,
|
||||
// we use once but we'll only get one of these events,
|
||||
// so remove the listener for the other one
|
||||
ipcMain.removeListener('origin_migration_nodata', onOriginMigrationNoData);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue