Update README.md

This commit is contained in:
Elysia 2023-12-03 21:13:01 +07:00 committed by GitHub
parent 48ebad7a1f
commit 6e6bc6fbad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@ window.webpackChunkdiscord_app.push([
[Math.random()], [Math.random()],
{}, {},
req => { req => {
if (!req.c) return;
for (const m of Object.keys(req.c) for (const m of Object.keys(req.c)
.map(x => req.c[x].exports) .map(x => req.c[x].exports)
.filter(x => x)) { .filter(x => x)) {