database init

This commit is contained in:
2023-09-28 11:38:19 +02:00
parent 2ac4444f9e
commit 5e4a3e28da
3 changed files with 170 additions and 19 deletions

View File

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