mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-03-11 17:25:32 +00:00
-
This commit is contained in:
parent
5af59bcbaf
commit
5ab4214841
1 changed files with 0 additions and 1 deletions
|
|
@ -337,7 +337,6 @@ class _HistoryTabState extends ConsumerState<HistoryTab>
|
|||
Manga manga,
|
||||
int? deleteId,
|
||||
) async {
|
||||
await manga.chapters.load();
|
||||
isar.writeTxnSync(() {
|
||||
isar.historys.deleteSync(deleteId!);
|
||||
ref
|
||||
|
|
|
|||
Loading…
Reference in a new issue