mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
This commit is contained in:
parent
814a4ec3ac
commit
c856c8725b
3 changed files with 4 additions and 3 deletions
|
|
@ -172,7 +172,7 @@ const getModelByDockType = (type: TDock | string) => {
|
|||
/// #else
|
||||
return getDockByType(type).data[type];
|
||||
/// #endif
|
||||
}
|
||||
};
|
||||
|
||||
export const API = {
|
||||
adaptHotkey: updateHotkeyTip,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue