Skip to content

Commit f98505f

Browse files
authored
Change identity status from 'partial' to 'full' in ATProtoKit (#614)
ATIdentityTools (alongside ATProtoKit) satisfies the requirement.
1 parent 9eecf5d commit f98505f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Libraries.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ const community: LibraryGroupProp[] = [
230230
identifiers: 'full',
231231
bskyHelpers: 'full',
232232
lexicon: 'partial',
233-
identity: 'partial',
233+
identity: 'full',
234234
streaming: 'none',
235235
serviceAuth: 'partial',
236236
crypto: 'full',

0 commit comments

Comments
 (0)