mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Match tslint rules (#264)
This commit is contained in:
@@ -145,7 +145,7 @@ export class SsoComponent {
|
||||
this.router.navigate([this.twoFactorRoute], {
|
||||
queryParams: {
|
||||
identifier: orgIdFromState,
|
||||
sso: 'true'
|
||||
sso: 'true',
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user