mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 17:22:54 -07:00
Some memory management improvements
This commit is contained in:
parent
059b083359
commit
6ac9da8bed
30 changed files with 362 additions and 100 deletions
|
@ -18,7 +18,6 @@ namespace Ombi.Store.Context
|
|||
|
||||
_created = true;
|
||||
Database.Migrate();
|
||||
|
||||
}
|
||||
|
||||
public DbSet<NotificationTemplates> NotificationTemplates { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue