This commit is contained in:
Ven
2023-01-04 01:17:08 +01:00
committed by GitHub
parent e6f759eecd
commit cf2bf2b43a

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([