mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: enhance llm helper support
This commit is contained in:
@@ -24,7 +24,7 @@ import { PluginService } from './plugins.service';
|
||||
// Core & under dev plugins
|
||||
'dist/extensions/**/*.plugin.js',
|
||||
// Installed plugins via npm
|
||||
'dist/.hexabot/plugins/**/*.plugin.js',
|
||||
'dist/.hexabot/extensions/plugins/**/*.plugin.js',
|
||||
)
|
||||
@Global()
|
||||
@Module({
|
||||
|
||||
Reference in New Issue
Block a user