mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -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]
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user