Revert "👽 Update the service IDs"

This reverts commit 0a3e4b75fd.
This commit is contained in:
2025-11-14 22:11:45 +08:00
parent 0a3e4b75fd
commit 568aa34ba1
9 changed files with 16 additions and 16 deletions

View File

@@ -295,7 +295,7 @@ async function handleCreateAccount() {
error.value = null
try {
await api("/pass/accounts", {
await api("/id/accounts", {
method: "POST",
body: {
name: formModel.name,