Update AtUri import to use official package with fix for usernames that start with numbers (close #414) (#418)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {AtUri} from '../../third-party/uri'
|
||||
import {AtUri} from '@atproto/api'
|
||||
import {PROD_SERVICE} from 'state/index'
|
||||
import TLDs from 'tlds'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user