@@ -53,7 +53,7 @@ var HotelTV = HotelTV || {
|
||||
'playing': false,
|
||||
'shortkey': {
|
||||
'idx': null, // 바로가기 번호 UI의 행번호(0부터 시작)
|
||||
'ch_item_idx': null,
|
||||
'ch_item_idx': null, // ALL Category내에서의 채널 index
|
||||
'scroll_offset': null,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user