Vanessa 2023-04-19 18:50:15 +08:00
parent f8025cb7e6
commit d76180796c
5 changed files with 40 additions and 40 deletions

View file

@ -136,9 +136,6 @@ export const onGetConfig = (isStart: boolean) => {
try {
JSONToLayout(isStart);
openChangelog();
if (window.JSAndroid) {
window.openFileByURL(window.JSAndroid.getBlockURL());
}
} catch (e) {
resetLayout();
}