preparing message system

This commit is contained in:
2025-07-07 16:27:19 +02:00
parent fc94cced1e
commit 72940f92c3
8 changed files with 50 additions and 8 deletions
+1
View File
@@ -14,6 +14,7 @@ application{
dependencies{
implementation(project(":core"))
implementation(project(":legacy"))
implementation(project(":messages"))
implementation(project(":translations"))
implementation(project(":user"))
implementation(project(":web"))