mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
🎨
This commit is contained in:
parent
2d96137033
commit
ad24ee9319
2 changed files with 12 additions and 8 deletions
|
|
@ -152,7 +152,6 @@ export class Outline extends Model {
|
|||
fetchPost("/api/outline/getDocOutline", {
|
||||
id: this.blockId,
|
||||
}, response => {
|
||||
this.updateDocTitle();
|
||||
this.update(response);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue