cherrypick durchgeführt

This commit is contained in:
HuskyTeufel
2022-04-21 08:00:09 +02:00
parent 2e00cfd1e9
commit ea90bd6778
6 changed files with 124 additions and 10 deletions

View File

@@ -67,6 +67,8 @@ namespace Database
{
//UpdateDatabase.GenerateNewBeziehungen();
}
UpdateDatabase.CreateSQLiteDB();
return true;
}