mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
This commit is contained in:
parent
4cf4b33305
commit
bce9638d53
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ namespace Ombi.Core.SettingModels
|
|||
|
||||
public Dictionary<string, string> Qualities => new Dictionary<string, string>
|
||||
{
|
||||
{ "default", "Use Deafult" },
|
||||
{ "default", "Use Default" },
|
||||
{ "sdtv", "SD TV" },
|
||||
{ "sddvd", "SD DVD" },
|
||||
{ "hdtv", "HD TV" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue