Skip to content

Commit da5f94b

Browse files
committed
add back legacy source
1 parent 1e61699 commit da5f94b

File tree

1 file changed

+1
-1
lines changed
  • library/src/main/java/org/xmtp/android/library

1 file changed

+1
-1
lines changed

library/src/main/java/org/xmtp/android/library/Client.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ class Client() {
228228
account,
229229
clientOptions.appContext,
230230
privateKeyBundleV1,
231-
LegacyIdentitySource.NONE,
231+
legacyIdentityKey,
232232
account.address
233233
)
234234

0 commit comments

Comments
 (0)