More work on UI
This commit is contained in:
@@ -37,7 +37,6 @@ export class Checklist {
|
||||
this.updateRow(this.Rows.CAMERAUNITYSTREAM, status.CAMERAUNITYSTREAM);
|
||||
this.updateRow(this.Rows.UNITYBUILD, status.UNITYBUILD);
|
||||
this.updateRow(this.Rows.REPLAYFUNCTION, status.REPLAYFUNCTION);
|
||||
console.log('Updated checklist:', status);
|
||||
}
|
||||
|
||||
updateRow(row: HTMLDivElement, state: StateEntry) {
|
||||
|
||||
Reference in New Issue
Block a user