mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
use router links instead of back
This commit is contained in:
@@ -47,8 +47,4 @@ export class SyncComponent implements OnInit {
|
||||
this.lastSync = this.i18nService.t('never');
|
||||
}
|
||||
}
|
||||
|
||||
close() {
|
||||
this.router.navigate(['/tabs/settings']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user