forked from 0x2620/pandora
typo
This commit is contained in:
parent
2f28df6109
commit
1720cc605d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ Ox.load('UI', {
|
||||||
event: event,
|
event: event,
|
||||||
data: data
|
data: data
|
||||||
}), '*');
|
}), '*');
|
||||||
});
|
})
|
||||||
);
|
);
|
||||||
Ox.UI.hideLoadingScreen();
|
Ox.UI.hideLoadingScreen();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue