mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
Update profiles.ts
This commit is contained in:
parent
271955e9d4
commit
7032bff827
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ export class SplitLayoutProfilesService extends ProfileProvider<SplitLayoutProfi
|
|||
return this.splitTabRecoveryProvider.recover(profile.options.recoveryToken)
|
||||
}
|
||||
|
||||
getDescription (_: SplitLayoutProfile): string {
|
||||
getDescription (): string {
|
||||
return ''
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue