mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-06 07:31:48 +01:00
This commit is contained in:
parent
681bae81c5
commit
aa1e2b4957
5 changed files with 10 additions and 6 deletions
|
|
@ -360,7 +360,7 @@ export const setMode = (modeElementValue: number) => {
|
|||
}
|
||||
}
|
||||
}
|
||||
appearance.onSetappearance(response.data);
|
||||
appearance.onSetAppearance(response.data);
|
||||
});
|
||||
/// #endif
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue