mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +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) {
|
||||
initCallBack = [];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user