mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
🚨
This commit is contained in:
parent
7557c77b9f
commit
671f182d5c
6 changed files with 26 additions and 28 deletions
|
|
@ -26,7 +26,7 @@ import {countBlockWord, countSelectWord} from "../layout/status";
|
|||
import {showMessage} from "../dialog/message";
|
||||
import {getSearch} from "../util/functions";
|
||||
|
||||
export const openFileById = (options: {
|
||||
export const openFileById = async (options: {
|
||||
id: string,
|
||||
position?: string,
|
||||
mode?: TEditorMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue