mirror of
https://github.com/karl0ss/JDRssDownloader.git
synced 2025-06-07 20:55:07 +01:00
2160p option
This commit is contained in:
parent
085e64cb34
commit
e5987247fe
@ -11,6 +11,7 @@ block layout-content
|
|||||||
select(name="quality")
|
select(name="quality")
|
||||||
option(value='720') #{'720p'}
|
option(value='720') #{'720p'}
|
||||||
option(value='1080') #{'1080p'}
|
option(value='1080') #{'1080p'}
|
||||||
|
option(value='2160') #{'2160p'}
|
||||||
input(type="submit", value="Add Show")
|
input(type="submit", value="Add Show")
|
||||||
div.NavButtons
|
div.NavButtons
|
||||||
a(href="/")
|
a(href="/")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user