Skip to content

Commit 9306e32

Browse files
authored
Merge pull request elizaOS#1831 from jonathanmv/develop
2 parents 472eca8 + bd537d2 commit 9306e32

File tree

1 file changed

+2
-0
lines changed
  • packages/plugin-image-generation/src

1 file changed

+2
-0
lines changed

packages/plugin-image-generation/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -354,3 +354,5 @@ export const imageGenerationPlugin: Plugin = {
354354
evaluators: [],
355355
providers: [],
356356
};
357+
358+
export default imageGenerationPlugin;

0 commit comments

Comments
 (0)