mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
🚨
This commit is contained in:
parent
b640497cf0
commit
d01fec553d
3 changed files with 4 additions and 4 deletions
|
|
@ -379,7 +379,7 @@ export const bazaar = {
|
|||
});
|
||||
}
|
||||
bazaar._data.downloaded = response.data.packages;
|
||||
const checkElement = contentElement.parentElement.querySelector(".b3-switch")
|
||||
const checkElement = contentElement.parentElement.querySelector(".b3-switch");
|
||||
if (bazaarType === "plugins") {
|
||||
checkElement.classList.remove("fn__none");
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue