mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 15:04:07 +01:00
🚨
This commit is contained in:
parent
18415517bb
commit
fc08e01de2
5 changed files with 7 additions and 8 deletions
|
|
@ -217,7 +217,7 @@ export const appearance = {
|
|||
openColorPicker();
|
||||
});
|
||||
appearance.element.querySelector("#resetLayout").addEventListener("click", () => {
|
||||
resetLayout()
|
||||
resetLayout();
|
||||
});
|
||||
/// #if !BROWSER
|
||||
appearance.element.querySelector("#appearanceOpenIcon").addEventListener("click", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue