Skip to content

Commit c641bfd

Browse files
committed
typo fix: close object
1 parent e1b7c80 commit c641bfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugin-autonome/src/actions/launchAgent.ts

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export default {
9595
creationMethod: 2,
9696
envList: {},
9797
templateId: "Eliza",
98+
}
9899

99100
const sendPostRequest = async () => {
100101
try {

0 commit comments

Comments
 (0)