优化插件

This commit is contained in:
cool 2024-04-10 11:29:33 +08:00
parent dbfc50c49a
commit 00195b4e70

View File

@ -68,6 +68,7 @@ export class PluginCenterService {
await this.initPlugin({
keyName,
});
this.coolEventManager.emit(EVENT_PLUGIN_READY, keyName);
}
/**