mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
♻️ rm hasContext
This commit is contained in:
parent
e40bc18d86
commit
d2a6c03d52
27 changed files with 31 additions and 92 deletions
|
|
@ -342,7 +342,6 @@ const initWindow = () => {
|
|||
}
|
||||
openFileById({
|
||||
id: url.substr(16, 22),
|
||||
hasContext: true,
|
||||
action: [Constants.CB_GET_FOCUS],
|
||||
zoomIn: getSearch("focus", url) === "1"
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue