diff --git a/src/store/index.js b/src/store/index.js index 7118e8be6..242ee9fc1 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1104,7 +1104,7 @@ export const actions = { if (!pageName) { return; } - + var payload = { userId: userId, sessionKey: sessionKey, @@ -1156,7 +1156,7 @@ export const actions = { if (!pageName) { return; } - + var payload = { userId: userId, sessionKey: sessionKey,