Premium Gifting: Fix close modal after completing 3DS (#4586)
This commit is contained in:
parent
e70684ebfa
commit
6652e9c62d
@ -45,6 +45,7 @@ addActionHandler('apiUpdate', (global, actions, update): ActionReturnType => {
|
|||||||
isCompleted: true,
|
isCompleted: true,
|
||||||
},
|
},
|
||||||
}, tabId);
|
}, tabId);
|
||||||
|
global = closeInvoice(global, tabId);
|
||||||
setGlobal(global);
|
setGlobal(global);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user