This commit is contained in:
Ven 2023-01-04 01:17:08 +01:00 committed by GitHub
parent e6f759eecd
commit cf2bf2b43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -121,9 +121,8 @@ const cssRuntime = `
Object.assign(document.createElement("style"), {
textContent: ${cssText},
id: "vencord-css-core"
}),
{ once: true }
));
})
), { once: true });
`;
await Promise.all([