- added new antilaundry call id to the system;
This commit is contained in:
@@ -27,7 +27,7 @@ const initialStore = {
|
|||||||
flowForms: [],
|
flowForms: [],
|
||||||
flowEdges: [],
|
flowEdges: [],
|
||||||
// misc
|
// misc
|
||||||
antiMoneyLaundryCalls: [23]
|
antiMoneyLaundryCalls: [23, 26]
|
||||||
}
|
}
|
||||||
|
|
||||||
export default initialStore;
|
export default initialStore;
|
||||||
Reference in New Issue
Block a user