mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 11:30:42 +08:00
This commit is contained in:
parent
eaf1cbbb2e
commit
bfdc579a06
@ -148,7 +148,6 @@ export class Backlink extends Model {
|
||||
ctrlClick(element) {
|
||||
openFileById({
|
||||
id: element.getAttribute("data-node-id"),
|
||||
keepCursor: true,
|
||||
action: [Constants.CB_GET_CONTEXT]
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user