fix
This commit is contained in:
parent
5b76ab14c5
commit
f8125e623f
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ pandora.ui.home = function() {
|
||||||
pandora.setLocale(value, () => {
|
pandora.setLocale(value, () => {
|
||||||
pandora.$ui.appPanel.reload()
|
pandora.$ui.appPanel.reload()
|
||||||
that.fadeOutScreen();
|
that.fadeOutScreen();
|
||||||
};
|
});
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue