mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
guh
This commit is contained in:
parent
c3bbc92fa2
commit
6826fe003c
1 changed files with 2 additions and 1 deletions
|
@ -170,7 +170,8 @@ function updateExistingFactory(moduleFactoriesTarget: AnyWebpackRequire["m"], id
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Notify all factory listeners
|
* Notify all factory listeners.
|
||||||
|
*
|
||||||
* @param factory The original factory to notify for
|
* @param factory The original factory to notify for
|
||||||
*/
|
*/
|
||||||
function notifyFactoryListeners(factory: AnyModuleFactory) {
|
function notifyFactoryListeners(factory: AnyModuleFactory) {
|
||||||
|
|
Loading…
Reference in a new issue