TF-3278 Handle open app via deep link at MailboxDashboard screen
This commit is contained in:
@@ -17,6 +17,7 @@ extension KeychainSharingSessionExtension on KeychainSharingSession {
|
||||
tokenEndpoint: tokenEndpoint,
|
||||
oidcScopes: oidcScopes,
|
||||
mailboxIdsBlockNotification: mailboxIdsBlockNotification ?? this.mailboxIdsBlockNotification,
|
||||
isTWP: isTWP,
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user