mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 03:40:15 +01:00
This commit is contained in:
parent
469d5bfe8e
commit
3a3bd13ff5
6 changed files with 182 additions and 17 deletions
|
|
@ -56,7 +56,7 @@ export const initFramework = () => {
|
|||
if (!backlink) {
|
||||
tag = new MobileTags();
|
||||
} else {
|
||||
backlink.update();
|
||||
tag.update();
|
||||
}
|
||||
}
|
||||
svgElement.classList.add("toolbar__icon--active");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue