Commit cc711e8a authored by nanahira's avatar nanahira

fix

parent 959fe120
Pipeline #19419 passed with stages
in 6 minutes and 13 seconds
......@@ -45,8 +45,8 @@ import { OnSubscribeService } from './on-subscribe/on-subscribe.service';
HttpModule,
KoishiModule.registerAsync({
inject: [ConfigService],
useWs: true,
useFactory: async (config: ConfigService) => ({
useWs: true,
usePlugins: [
PluginDef(HelpPlugin),
PluginDef(PuppeteerPlugin),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment