diff --git a/src/pages/SoccorsoEditInstructorManager/index.js b/src/pages/SoccorsoEditInstructorManager/index.js
index 4e6a487..b8faa2b 100644
--- a/src/pages/SoccorsoEditInstructorManager/index.js
+++ b/src/pages/SoccorsoEditInstructorManager/index.js
@@ -554,7 +554,7 @@ const SoccorsoEditInstructorManager = () => {
diff --git a/src/pages/SoccorsoEditPreInstructor/index.js b/src/pages/SoccorsoEditPreInstructor/index.js
index a705249..15d16d0 100644
--- a/src/pages/SoccorsoEditPreInstructor/index.js
+++ b/src/pages/SoccorsoEditPreInstructor/index.js
@@ -554,7 +554,7 @@ const SoccorsoEditPreInstructor = () => {
diff --git a/src/store/initial.js b/src/store/initial.js
index a21570b..dda4363 100644
--- a/src/store/initial.js
+++ b/src/store/initial.js
@@ -27,7 +27,7 @@ const initialStore = {
flowForms: [],
flowEdges: [],
// misc
- antiMoneyLaundryCalls: [23]
+ antiMoneyLaundryCalls: [23, 26]
}
export default initialStore;
\ No newline at end of file