diff --git a/lib/modules/history/history_screen.dart b/lib/modules/history/history_screen.dart index fb3dc091..a6ea4535 100644 --- a/lib/modules/history/history_screen.dart +++ b/lib/modules/history/history_screen.dart @@ -337,7 +337,6 @@ class _HistoryTabState extends ConsumerState Manga manga, int? deleteId, ) async { - await manga.chapters.load(); isar.writeTxnSync(() { isar.historys.deleteSync(deleteId!); ref