mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-24 19:13:31 +03:00
Update profiles.ts
This commit is contained in:
parent
271955e9d4
commit
7032bff827
@ -38,7 +38,7 @@ export class SplitLayoutProfilesService extends ProfileProvider<SplitLayoutProfi
|
|||||||
return this.splitTabRecoveryProvider.recover(profile.options.recoveryToken)
|
return this.splitTabRecoveryProvider.recover(profile.options.recoveryToken)
|
||||||
}
|
}
|
||||||
|
|
||||||
getDescription (_: SplitLayoutProfile): string {
|
getDescription (): string {
|
||||||
return ''
|
return ''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user