mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
chore: fix
This commit is contained in:
parent
13c5e6bdd8
commit
25345cbee0
@ -98,7 +98,7 @@ function pollForNTInitializationCheck() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
export function registerInitCallback(callback) {
|
function registerInitCallback(callback) {
|
||||||
if (initCallBack === undefined) {
|
if (initCallBack === undefined) {
|
||||||
initCallBack = [];
|
initCallBack = [];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user