deploy: 03c0b8736c
This commit is contained in:
parent
f5de045856
commit
af029520e4
4 changed files with 4 additions and 4 deletions
|
|
@ -1595,7 +1595,7 @@ let wasm_bindgen;
|
|||
};
|
||||
|
||||
function __wbg_adapter_40(arg0, arg1, arg2) {
|
||||
wasm.closure592_externref_shim(arg0, arg1, arg2);
|
||||
wasm.closure593_externref_shim(arg0, arg1, arg2);
|
||||
}
|
||||
|
||||
const WorkerPoolFinalization = (typeof FinalizationRegistry === 'undefined')
|
||||
|
|
@ -1956,7 +1956,7 @@ let wasm_bindgen;
|
|||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1738 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 593, __wbg_adapter_40);
|
||||
const ret = makeMutClosure(arg0, arg1, 594, __wbg_adapter_40);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
|
|||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "3328748329" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
serviceWorkerVersion: "3514464984" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
}
|
||||
});
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
|
|||
|
||||
_flutter.loader.load({
|
||||
serviceWorker: {
|
||||
serviceWorkerVersion: "3328748329" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
|
||||
serviceWorkerVersion: "3514464984" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
|
||||
},
|
||||
onEntrypointLoaded: function (engineInitializer) {
|
||||
engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue