mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-26 17:26:22 +00:00
guh
This commit is contained in:
parent
1d2b8a43c0
commit
31c39bc761
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