preparing save/update of appointment

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-12-28 00:55:49 +01:00
parent 9ffa40fd39
commit b7944613b3
6 changed files with 169 additions and 59 deletions
+1
View File
@@ -13,6 +13,7 @@ spotless {
importOrder()
clangFormat("18.1.8").style("file:config/clang-format")
licenseHeader("/* © SRSoftware 2024 */")
toggleOffOn()
}
}