preparing event bus

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-12-16 15:26:39 +01:00
parent 8575a9a3a4
commit a924f25f51
5 changed files with 43 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name = "Umbrella25"
include("backend")
include("bookmark")
include("bus")
include("company")
include("contact")
include("core")