staretd new module for bookmarks

This commit is contained in:
2025-08-01 23:36:42 +02:00
parent 947187224f
commit fd107546d8
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
description = "Umbrella : Bookmarks"
dependencies{
implementation(project(":core"))
}