[lunaSend] console.log 제거
This commit is contained in:
@@ -175,10 +175,7 @@ export const setSubtitleEnableOver5 = (
|
|||||||
showId,
|
showId,
|
||||||
{ onSuccess, onFailure, onComplete }
|
{ onSuccess, onFailure, onComplete }
|
||||||
) => {
|
) => {
|
||||||
console.log("#sutitle action");
|
|
||||||
if (window.PalmSystem) {
|
if (window.PalmSystem) {
|
||||||
console.log("###showId", showId);
|
|
||||||
console.log("#onSuccess", onSuccess);
|
|
||||||
return new LS2Request().send({
|
return new LS2Request().send({
|
||||||
service: "luna://com.webos.media",
|
service: "luna://com.webos.media",
|
||||||
method: "setSubtitleEnable",
|
method: "setSubtitleEnable",
|
||||||
|
|||||||
Reference in New Issue
Block a user