mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 08:56:41 +07:00
made simple settings page
This commit is contained in:
parent
ece7395b26
commit
00a11d05e0
9 changed files with 116 additions and 19 deletions
|
@ -13,5 +13,5 @@ export const createDefaultLayout = (api: DockviewApi) => {
|
|||
});
|
||||
|
||||
// panel.group.locked = true;
|
||||
panel.group.header.hidden = true;
|
||||
panel.group.header.hidden = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue