mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 23:50:13 +01:00
♻️
This commit is contained in:
parent
fd0893d8d8
commit
6806392b41
57 changed files with 271 additions and 360 deletions
|
|
@ -119,7 +119,7 @@ openTab = (options: {
|
|||
}
|
||||
}
|
||||
if (!options.doc.action) {
|
||||
options.doc.action = []
|
||||
options.doc.action = [];
|
||||
}
|
||||
return openFileById({
|
||||
app: options.app,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue