Remove Kodi specific settings from PHT Settings

This commit is contained in:
Mark McDowall
2015-05-13 08:01:39 -07:00
parent 9f73b2b7f0
commit c4e1a732dd
6 changed files with 39 additions and 7 deletions
@@ -25,6 +25,7 @@ namespace NzbDrone.Core.Annotations
Password,
Checkbox,
Select,
Path
Path,
Hidden
}
}