mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
parent
935e5b6d33
commit
a9cc6acfd6
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ export class BlockPanel {
|
||||||
scroll: true,
|
scroll: true,
|
||||||
gutter: true,
|
gutter: true,
|
||||||
breadcrumbDocName: true,
|
breadcrumbDocName: true,
|
||||||
|
title: response.data.rootID === this.refDefs[index].refID, // 如果块是文档,显示文档标题
|
||||||
},
|
},
|
||||||
typewriterMode: false,
|
typewriterMode: false,
|
||||||
after: (editor) => {
|
after: (editor) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue