diff --git a/views/addshow.pug b/views/addshow.pug index 3bf8c4c..c6b4176 100644 --- a/views/addshow.pug +++ b/views/addshow.pug @@ -11,6 +11,7 @@ block layout-content select(name="quality") option(value='720') #{'720p'} option(value='1080') #{'1080p'} + option(value='2160') #{'2160p'} input(type="submit", value="Add Show") div.NavButtons a(href="/")