peparing for file upload on server side

This commit is contained in:
2025-09-30 15:17:00 +02:00
parent 06118365b8
commit f9941bceba
9 changed files with 34 additions and 11 deletions

View File

@@ -2,5 +2,4 @@ description = "Umbrella : MarkdownCompanies renderer"
dependencies{
implementation(project(":core"))
implementation("de.srsoftware:tools.mime:1.1.2")
}