Renamed agents so that both versions can run at the same time
This commit is contained in:
parent
6cf84fe67f
commit
d8516c4ceb
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ export async function init() {
|
|||
'Content-Type': 'application/json',
|
||||
},
|
||||
body: JSON.stringify({
|
||||
symbol: "ADYXAX",
|
||||
symbol: "ADYXAX-JS",
|
||||
faction: "COSMIC",
|
||||
}),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue