🎨
This commit is contained in:
parent
f53395607a
commit
7bbc10d4ee
1 changed files with 1 additions and 1 deletions
|
@ -309,8 +309,8 @@ const openPlugin = (app: App, target: Element) => {
|
|||
openSetting(app).element.querySelector('.b3-tab-bar [data-name="bazaar"]').dispatchEvent(new CustomEvent("click"));
|
||||
}
|
||||
});
|
||||
menu.addSeparator();
|
||||
}
|
||||
menu.addSeparator();
|
||||
let hasPlugin = false;
|
||||
app.plugins.forEach((plugin) => {
|
||||
// @ts-ignore
|
||||
|
|
Loading…
Add table
Reference in a new issue