Skip to content

Commit 3857544

Browse files
committed
"chore : added injective-plugin to agent"
1 parent 11f21d2 commit 3857544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ import { letzAIPlugin } from "@elizaos/plugin-letzai";
8989
import { thirdwebPlugin } from "@elizaos/plugin-thirdweb";
9090
import { hyperliquidPlugin } from "@elizaos/plugin-hyperliquid";
9191
import { zksyncEraPlugin } from "@elizaos/plugin-zksync-era";
92-
import { InjectivePlugin } from "@elizaos/plugin-injective";
92+
import { injectivePlugin } from "@elizaos/plugin-injective";
9393

9494
import { OpacityAdapter } from "@elizaos/plugin-opacity";
9595
import { openWeatherPlugin } from "@elizaos/plugin-open-weather";

0 commit comments

Comments
 (0)