console.log debug line added
This commit is contained in:
parent
5521945d70
commit
f22482d083
1 changed files with 1 additions and 1 deletions
|
|
@ -559,7 +559,7 @@ export const placeholdersUtils = {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
console.log(">>>>>>>>>> finalSubs: " + JSON.stringify(finalSubs));
|
||||
return finalSubs;
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue