database init

This commit is contained in:
2023-09-28 11:38:19 +02:00
parent 05386ac20f
commit 782bbebce9
5 changed files with 215 additions and 21 deletions

View File

@@ -18,6 +18,5 @@ class Promemoria extends BaseEntity{
static Color color = Color.none;
}