mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 16:34:06 +01:00
This commit is contained in:
parent
9cae635647
commit
4bc21c493b
8 changed files with 12 additions and 13 deletions
|
|
@ -150,7 +150,7 @@ export const onGetConfig = (isStart: boolean) => {
|
|||
try {
|
||||
JSONToLayout(isStart);
|
||||
if (window.JSAndroid) {
|
||||
window.openFileByURL(window.JSAndroid.getBlockURL())
|
||||
window.openFileByURL(window.JSAndroid.getBlockURL());
|
||||
}
|
||||
} catch (e) {
|
||||
resetLayout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue