mirror of
https://github.com/hexastack/hexabot
synced 2025-06-03 11:06:34 +00:00
fix: rename the module
This commit is contained in:
parent
cf350c1048
commit
d73e4dc8cb
@ -35,7 +35,7 @@ import { ChannelModule } from './channel/channel.module';
|
||||
import { ChatModule } from './chat/chat.module';
|
||||
import { CmsModule } from './cms/cms.module';
|
||||
import { config } from './config';
|
||||
import { ExtensionModule } from './extention/extension.module';
|
||||
import { ExtensionModule } from './extension/extension.module';
|
||||
import extraModules from './extra';
|
||||
import { HelperModule } from './helper/helper.module';
|
||||
import { I18nModule } from './i18n/i18n.module';
|
||||
|
Loading…
Reference in New Issue
Block a user