preparing message system:

copied model from previous java implementation
This commit is contained in:
2025-07-04 14:21:14 +02:00
parent 3c898f36de
commit c934e19837
14 changed files with 538 additions and 6 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
rootProject.name = "Umbrella25"
include("backend")
include("core")
include("legacy")
include("messages")
include("translations")
include("user")
include("web")
include("core")
include("legacy")