BOD-84 Load calculates for this week. Bug exists going past current week.
This commit is contained in:
@@ -4,7 +4,7 @@ const INITIAL_STATE = {
|
||||
loading: false,
|
||||
breadcrumbs: [],
|
||||
scheduleLoad: {
|
||||
load: [],
|
||||
load: {},
|
||||
calculating: false,
|
||||
error: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user