mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
feat(discover): Add new trending source experimental feature
This commit is contained in:
parent
e0a23313c1
commit
1a0823ca80
11 changed files with 93 additions and 8 deletions
|
@ -20,5 +20,6 @@ namespace Ombi.Settings.Settings.Models
|
|||
public static class FeatureNames
|
||||
{
|
||||
public const string Movie4KRequests = nameof(Movie4KRequests);
|
||||
public const string NewTrendingSource = nameof(NewTrendingSource);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue