1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-09 01:16:23 +00:00
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

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