issue #11 Support TV channel change via number.
This commit is contained in:
@@ -51,6 +51,11 @@ var HotelTV = HotelTV || {
|
||||
},
|
||||
'tv':{
|
||||
'playing': false,
|
||||
'shortkey': {
|
||||
'idx': null, // 바로가기 번호 UI의 행번호(0부터 시작)
|
||||
'ch_item_idx': null,
|
||||
'scroll_offset': null,
|
||||
},
|
||||
},
|
||||
'hotkey': {
|
||||
"mm": {}
|
||||
|
||||
Reference in New Issue
Block a user