This commit is contained in:
Ven 2023-01-04 01:17:08 +01:00 committed by GitHub
parent e6f759eecd
commit cf2bf2b43a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

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