publish show

This commit is contained in:
2020-04-17 15:13:39 +02:00
committed by smuddy
parent b8fbcb4b9a
commit c5748d5e34
19 changed files with 126 additions and 63 deletions

View File

@@ -13,8 +13,8 @@ import {Song} from '../../songs/services/song';
})
export class MonitorComponent implements OnInit {
public song: Song;
public zoom: number;
private index: number;
private zoom: number;
private sections: Section[];
constructor(