RegisterInterface reload bug fix
This commit is contained in:
parent
1ae3433d89
commit
a1e7fb38c1
@ -236,6 +236,7 @@ public final class SimplePluginManager implements PluginManager {
|
|||||||
plugins.clear();
|
plugins.clear();
|
||||||
lookupNames.clear();
|
lookupNames.clear();
|
||||||
listeners.clear();
|
listeners.clear();
|
||||||
|
fileAssociations.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user