fix: typo in utility

This commit is contained in:
eva
2026-02-11 22:51:32 +00:00
parent f6953d486e
commit ea358c60d4
+1 -1
View File
@@ -36,7 +36,7 @@
_mods = webpackChunkdiscord_app.push([[Symbol()],{},r=>r.c]);
webpackChunkdiscord_app.pop(); // cleanup the chunk we added
// utitility to find a webpack chunk by property
// utility to find a webpack chunk by property
findByProps = (...props) => {
for (let m of Object.values(_mods)) {
try {