CSR-1072 prettier
This commit is contained in:
parent
5733ae6b82
commit
01f35a37ae
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue