mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
feat(discover): Default trending source to new logic
This commit is contained in:
parent
70a6a8f953
commit
4f12939e22
3 changed files with 9 additions and 9 deletions
|
@ -20,6 +20,6 @@ namespace Ombi.Settings.Settings.Models
|
|||
public static class FeatureNames
|
||||
{
|
||||
public const string Movie4KRequests = nameof(Movie4KRequests);
|
||||
public const string NewTrendingSource = nameof(NewTrendingSource);
|
||||
public const string OldTrendingSource = nameof(OldTrendingSource);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue