From 5ab42148416fd26da3ec0c466f34dc15b5cfe930 Mon Sep 17 00:00:00 2001 From: Moustapha Kodjo Amadou <107993382+kodjodevf@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:02:22 +0100 Subject: [PATCH] - --- lib/modules/history/history_screen.dart | 1 - 1 file changed, 1 deletion(-) 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