Verschieden Settings hinzugefügt (inkomplett)
This commit is contained in:
@@ -18,7 +18,6 @@ const syncDatabase = async () => {
|
||||
await initializeSettings();
|
||||
await initializeTypes();
|
||||
await initializeUserRights();
|
||||
console.log('All models were synchronized successfully.');
|
||||
} catch (error) {
|
||||
console.error('Unable to synchronize the database:', error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user