Boh
- fix notification - new menu system - possibility to remove patients
This commit is contained in:
@@ -134,6 +134,7 @@ namespace SeniorAssistant
|
||||
db.CreateTableIfNotExists<Notification>();
|
||||
db.CreateTableIfNotExists<Message>();
|
||||
db.CreateTableIfNotExists<Forgot>();
|
||||
db.CreateTableIfNotExists<MenuPatient>();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user