Skip to content

Commit 6b9898e

Browse files
committed
Fix history graph runtime error
1 parent ffcb0ac commit 6b9898e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/App.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import {
1313
import { detectAnalysisEvents } from "../domain/blackbox/events/detectEvents.js";
1414
import { EVENT_TYPES, getEventLabel } from "../domain/blackbox/events/eventConfig.js";
1515
import {
16+
getErrorMagnitude,
1617
getFlightStatusFlags,
1718
getFlightStatusSummary,
1819
getMotorStats,

0 commit comments

Comments
 (0)