mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Most of the UI work done for #32
This commit is contained in:
parent
1596dce629
commit
c43f70a0e0
9 changed files with 181 additions and 19 deletions
|
@ -72,7 +72,7 @@ namespace PlexRequests.Core
|
|||
s.SaveSettings(defaultSettings);
|
||||
}
|
||||
|
||||
private void MigrateDb() // TODO: Remove when no longer needed
|
||||
private void MigrateDb() // TODO: Remove in v1.7
|
||||
{
|
||||
var result = new List<long>();
|
||||
RequestedModel[] requestedModels;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue