mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
This commit is contained in:
parent
39c3cea763
commit
fdfc69d960
1 changed files with 2 additions and 0 deletions
|
|
@ -157,6 +157,8 @@ export const image = {
|
|||
event.stopPropagation();
|
||||
break;
|
||||
} else if (target.getAttribute("data-tab-type") === "unRefAV") {
|
||||
avListElement.querySelector(".b3-list-item--focus")?.classList.remove("b3-list-item--focus");
|
||||
target.classList.add("b3-list-item--focus");
|
||||
onGet({
|
||||
data: {
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue