mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🚨
This commit is contained in:
parent
b3c39f450b
commit
c978a42d3f
10 changed files with 16 additions and 18 deletions
|
|
@ -470,6 +470,6 @@ export class Outline extends Model {
|
|||
currentElement.classList.add("b3-list-item--focus");
|
||||
}
|
||||
}
|
||||
this.element.removeAttribute("data-loading")
|
||||
this.element.removeAttribute("data-loading");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue