Add note removal

This commit is contained in:
2026-05-08 06:59:03 -04:00
parent 7e68857eb8
commit 818e8e550d
6 changed files with 80 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@ mod bookmarks;
mod downloads;
mod history;
mod internal_pages;
mod notes;
mod plugins;
mod reading_list;
mod render;