From d164045dd0748259896662233292f16c4133f161 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Fri, 6 Sep 2019 16:15:46 -0300 Subject: [PATCH] Borrado espacio. --- src/app/components/comanda/comanda.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/comanda/comanda.component.ts b/src/app/components/comanda/comanda.component.ts index b3fdfb1..51e331c 100644 --- a/src/app/components/comanda/comanda.component.ts +++ b/src/app/components/comanda/comanda.component.ts @@ -18,7 +18,7 @@ export class ComandaComponent implements OnInit { private comandaService: ComandaService, private titleService: Title ) { - + this.titleService.setTitle('Comanda'); } -- 1.9.1