Update api nsids
This commit is contained in:
parent
c9388a3cc5
commit
0c0c9eb05c
72 changed files with 1758 additions and 579 deletions
|
@ -34,7 +34,7 @@ export class RootStoreModel {
|
|||
if (didOrName.startsWith('did:')) {
|
||||
return didOrName
|
||||
}
|
||||
const res = await this.api.todo.adx.resolveName({name: didOrName})
|
||||
const res = await this.api.com.atproto.resolveName({name: didOrName})
|
||||
return res.data.did
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue