fix
This commit is contained in:
parent
27a8ef343c
commit
27c9b782ea
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -26,7 +26,7 @@ export const initExts = async (vi: VG) => {
|
||||||
});
|
});
|
||||||
send({ type: "ready" });
|
send({ type: "ready" });
|
||||||
}
|
}
|
||||||
// await initExtNotif(vi, pe);
|
await initExtNotif(vi, pe);
|
||||||
pe.status = "ready";
|
pe.status = "ready";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue