Skip to content

Commit 22aaa2b

Browse files
committed
add comment
1 parent df2a39c commit 22aaa2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/types/onyx/Logins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ type Login = OnyxValueWithOfflineFeedback<{
3232
/** The device version where this account is logged in */
3333
deviceVersion?: string;
3434

35+
/** The partnerID of the ancestor login associated with this one. Note: this may just be a reference to the current login */
3536
infiniteLoginRoot?: string;
3637

3738
/** The device OS where this account is logged in */

0 commit comments

Comments
 (0)