More work on UI
This commit is contained in:
1
frontend/views/control/dist/checklist.js
vendored
1
frontend/views/control/dist/checklist.js
vendored
@@ -21,7 +21,6 @@ var Checklist = /** @class */ (function () {
|
||||
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);
|
||||
};
|
||||
Checklist.prototype.updateRow = function (row, state) {
|
||||
var _a, _b, _c;
|
||||
|
||||
Reference in New Issue
Block a user