update lai injection
All checks were successful
Deploy to Production / deploy (push) Successful in 8s

This commit is contained in:
Đặng Minh Quang
2026-02-25 13:07:56 +07:00
parent d1bfcf4595
commit 93a6a17379
7 changed files with 5 additions and 5 deletions

View File

@@ -25772,10 +25772,10 @@ cr.getObjectRefTable = function () { return [
cr.plugins_.Audio,
cr.plugins_.Browser,
cr.plugins_.Function,
cr.plugins_.Touch,
cr.plugins_.Sprite,
cr.plugins_.SenaPlugin,
cr.plugins_.Text,
cr.plugins_.Sprite,
cr.plugins_.Touch,
cr.behaviors.Rex_MoveTo,
cr.behaviors.Sin,
cr.behaviors.Timer,

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
{
"version": 1771998207,
"version": 1771999605,
"fileList": [
"data.js",
"c2runtime.js",

View File

@@ -333,7 +333,7 @@ SenaSDK.prototype.getTotalQuestions = function () {
};
// Settings cho postMessage waiting
SenaSDK.prototype.POSTMESSAGE_TIMEOUT_MS = 1000; // 5 giây (chỉ dùng cho preview mode)
SenaSDK.prototype.POSTMESSAGE_TIMEOUT_MS = 3000; // 5 giây (chỉ dùng cho preview mode)
SenaSDK.prototype.load = function (callback, template = "G2510S1T30") {
let self = this;

Binary file not shown.

Binary file not shown.

Binary file not shown.