mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 22:14:55 +00:00
Merge branch 'pr/1249'
This commit is contained in:
@@ -100,7 +100,7 @@ export class SettingsTabComponent extends BaseTabComponent {
|
||||
}
|
||||
|
||||
async getRecoveryToken (): Promise<any> {
|
||||
return { type: 'app:settings' }
|
||||
return false;
|
||||
}
|
||||
|
||||
ngOnDestroy () {
|
||||
|
Reference in New Issue
Block a user