mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Added the new notification provider to the settings page
This commit is contained in:
parent
a6c6894010
commit
03fc7d4c19
14 changed files with 250 additions and 23 deletions
|
@ -3,5 +3,6 @@
|
|||
public class ApplicationSettings
|
||||
{
|
||||
public string OmbiService { get; set; }
|
||||
public string NotificationService { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue