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