mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-20 11:00:52 +08:00
This commit is contained in:
parent
bb8ed88259
commit
1f6f7c44d7
@ -157,7 +157,7 @@ export class BlockPanel {
|
|||||||
action.push(Constants.CB_GET_ALL);
|
action.push(Constants.CB_GET_ALL);
|
||||||
} else {
|
} else {
|
||||||
action.push(Constants.CB_GET_CONTEXT);
|
action.push(Constants.CB_GET_CONTEXT);
|
||||||
action.push(Constants.CB_GET_HL);
|
// 不需要高亮 https://github.com/siyuan-note/siyuan/issues/11160#issuecomment-2084652764
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.isBacklink) {
|
if (this.isBacklink) {
|
||||||
|
Loading…
Reference in New Issue
Block a user