mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
refactor: enhance MITM server path resolution and ensure runtime server copy
This commit is contained in:
@@ -243,8 +243,6 @@ export async function clearAccountError(connectionId, currentConnection, model =
|
||||
}
|
||||
|
||||
await updateProviderConnection(connectionId, clearObj);
|
||||
const connName = conn?.displayName || conn?.name || conn?.email || connectionId.slice(0, 8);
|
||||
log.info("AUTH", `Account ${connName} cleared lock for model=${model || "__all"}`);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user