mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
lint
This commit is contained in:
@@ -23,7 +23,7 @@ export class TerminalService {
|
||||
if (!profile) {
|
||||
profile = profiles.filter(x => x.type === 'local' && x.isBuiltin)[0]
|
||||
}
|
||||
return profile as PartialProfile<LocalProfile>
|
||||
return profile
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user