mirror of
https://github.com/xyzeva/k-id-age-verifier.git
synced 2026-05-01 07:57:56 +02:00
fix: typo in utility
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user