mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
chore: fix
This commit is contained in:
parent
f6d2bd04e9
commit
32a932ad5c
@ -98,7 +98,7 @@ function pollForNTInitializationCheck() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
export function registerInitCallback(callback) {
|
function registerInitCallback(callback) {
|
||||||
if (initCallBack === undefined) {
|
if (initCallBack === undefined) {
|
||||||
initCallBack = [];
|
initCallBack = [];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user