added bookmarks page

This commit is contained in:
2025-09-19 21:54:47 +02:00
parent a4d760a970
commit 2d93d1a9d7
4 changed files with 53 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
class BookmarksProvider {
static int? selectedCollectionId;
}