mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +00:00
Make the down arrow work on server selection screen
This commit is contained in:
parent
60920342cd
commit
427f3a7cd1
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
<onup>noop</onup>
|
||||
<onleft>close</onleft>
|
||||
<onright>close</onright>
|
||||
<ondown>205</ondown>
|
||||
<ondown>206</ondown>
|
||||
<itemlayout width="510" height="65">
|
||||
<control type="group">
|
||||
<left>20</left>
|
||||
|
|
Loading…
Reference in a new issue