mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Finished #186
This commit is contained in:
parent
a004eca6ec
commit
af2c661d61
5 changed files with 106 additions and 3 deletions
|
@ -45,6 +45,9 @@ namespace PlexRequests.Store
|
|||
/// Creates the database.
|
||||
/// </summary>
|
||||
void CreateDatabase();
|
||||
}
|
||||
|
||||
string CurrentPath { get; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue