mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
lint
This commit is contained in:
@@ -6,7 +6,7 @@ import { TelnetProfile } from '../session'
|
||||
|
||||
/** @hidden */
|
||||
@Component({
|
||||
templateUrl:'./telnetProfileSettings.component.pug',
|
||||
templateUrl: './telnetProfileSettings.component.pug',
|
||||
})
|
||||
export class TelnetProfileSettingsComponent implements ProfileSettingsComponent<TelnetProfile> {
|
||||
profile: TelnetProfile
|
||||
|
Reference in New Issue
Block a user