issue #11 Support TV channel change via number.

This commit is contained in:
Paul Kim
2023-10-06 11:58:26 +09:00
parent 4ecd45f823
commit 9764aeeb6e
4 changed files with 560 additions and 186 deletions

View File

@@ -51,6 +51,11 @@ var HotelTV = HotelTV || {
},
'tv':{
'playing': false,
'shortkey': {
'idx': null, // 바로가기 번호 UI의 행번호(0부터 시작)
'ch_item_idx': null,
'scroll_offset': null,
},
},
'hotkey': {
"mm": {}