👽 Update the service IDs
This commit is contained in:
@@ -295,7 +295,7 @@ async function handleCreateAccount() {
|
||||
error.value = null
|
||||
|
||||
try {
|
||||
await api("/id/accounts", {
|
||||
await api("/pass/accounts", {
|
||||
method: "POST",
|
||||
body: {
|
||||
name: formModel.name,
|
||||
|
||||
Reference in New Issue
Block a user