añadida interfaz discoteca
This commit is contained in:
@@ -56,6 +56,11 @@ export class Tab1Service implements OnInit{
|
||||
return this.eventos;
|
||||
}
|
||||
|
||||
getDescripcion(): string{
|
||||
this.initValues();
|
||||
return this.discoteca.getDescripcion();
|
||||
}
|
||||
|
||||
initEventos(): void{
|
||||
this.eventos = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user