mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-21 22:50:06 +08: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) {
|
||||
initCallBack = [];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user