We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b7c80 commit c641bfdCopy full SHA for c641bfd
packages/plugin-autonome/src/actions/launchAgent.ts
@@ -95,6 +95,7 @@ export default {
95
creationMethod: 2,
96
envList: {},
97
templateId: "Eliza",
98
+ }
99
100
const sendPostRequest = async () => {
101
try {
0 commit comments