fix: update the recducer in phases to account for node-specific reducing
ref: N25B-408
This commit is contained in:
@@ -97,5 +97,5 @@ export const NodesInPhase = {
|
||||
start: () => false,
|
||||
end: () => false,
|
||||
phase: () => false,
|
||||
// basic_belief: () => false,
|
||||
basic_belief: () => false,
|
||||
}
|
||||
Reference in New Issue
Block a user