preparing for new accounting module

This commit is contained in:
2026-04-01 18:28:02 +02:00
parent 9f5e1e0853
commit bde0901302
9 changed files with 43 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
rootProject.name = "Umbrella25"
include("accounting")
include("backend")
include("bookmark")
include("bus")
@@ -22,5 +23,4 @@ include("time")
include("translations")
include("user")
include("web")
include("wiki")
include("wiki")