Skip to content

Commit

Permalink
fix unable to migrate after manually cancel & search for entry
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Oct 29, 2024
1 parent dd0c3a5 commit 8b0f841
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,10 @@ class MigrationListScreenModel(
context.toast(SYMR.strings.no_chapters_found_for_migration, Toast.LENGTH_LONG)
}
}

// KMK -->
sourceFinished()
// KMK <--
}
}

Expand Down

0 comments on commit 8b0f841

Please sign in to comment.