mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-13 12:00:01 -04:00
Update [...packageName].astro
This commit is contained in:
parent
2e9584e39e
commit
42a9018e87
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ const assetsJson = await response.json();
|
|||
) || [];
|
||||
//@ts-ignore
|
||||
const pluginItemExists = pluginItems.find(
|
||||
//@ts-ignore
|
||||
({ name, remove }) => name === packageName && remove !== true
|
||||
);
|
||||
const installButton = document.getElementById(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue