minor spacing refactor
parent
775ab39263
commit
cdae6cada8
|
@ -27,6 +27,8 @@ export function pairingCodeValidator(deviceService: DeviceService): AsyncValidat
|
|||
);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'account-device-add',
|
||||
templateUrl: './add.component.html',
|
||||
|
|
Loading…
Reference in New Issue