Skip to content

Commit

Permalink
fix: Add thirdweb plugin import back to the agent
Browse files Browse the repository at this point in the history
  • Loading branch information
sin-bufan committed Jan 10, 2025
1 parent 480b284 commit c7229b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ import { webSearchPlugin } from "@elizaos/plugin-web-search";

import { giphyPlugin } from "@elizaos/plugin-giphy";
import { letzAIPlugin } from "@elizaos/plugin-letzai";

import { thirdwebPlugin } from "@elizaos/plugin-thirdweb";
import { zksyncEraPlugin } from "@elizaos/plugin-zksync-era";

import { OpacityAdapter } from "@elizaos/plugin-opacity";
Expand Down

0 comments on commit c7229b1

Please # to comment.