1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00
This commit is contained in:
Nuckyz 2024-05-31 06:27:02 -03:00 committed by GitHub
parent e21a6be4b6
commit 4187932aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -190,6 +190,7 @@ const moduleFactoriesHandler: ProxyHandler<PatchedModuleFactories> = {
return true;
}
};
/**
* Patches a module factory.
*