mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
lint
This commit is contained in:
@@ -7,7 +7,7 @@ import { SerialService } from '../services/serial.service'
|
||||
|
||||
/** @hidden */
|
||||
@Component({
|
||||
templateUrl:'./serialProfileSettings.component.pug',
|
||||
templateUrl: './serialProfileSettings.component.pug',
|
||||
})
|
||||
export class SerialProfileSettingsComponent implements ProfileSettingsComponent<SerialProfile> {
|
||||
profile: SerialProfile
|
||||
|
Reference in New Issue
Block a user