feat: del note

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-29 09:52:53 +08:00
parent cc774015f9
commit 347420c531
7 changed files with 273 additions and 20 deletions

View File

@@ -134,7 +134,6 @@ class HistoryItem extends StatelessWidget {
return;
}
if (!ctr!.enableMultiSelect.value) {
feedBack();
ctr!.enableMultiSelect.value = true;
onChoose?.call();
}