Commit ccb3f7c1f5a154bb79bbf45c5445101f8d23e945
1 parent
280e1410ba
Exists in
master
and in
1 other branch
logo
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
src/app/comprobantes/comprobantes.component.ts
... | ... | @@ -8,7 +8,7 @@ import { ModalService } from '../modal/modal.service'; |
8 | 8 | @Component({ |
9 | 9 | templateUrl: './comprobantes.component.html', |
10 | 10 | styleUrls: ['./comprobantes.component.scss'], |
11 | - providers:[ ComprobanteService ] | |
11 | + providers: [ ComprobanteService ] | |
12 | 12 | }) |
13 | 13 | export class ComprobantesComponent implements OnInit { |
14 | 14 |
src/assets/img/logo.png