SFJS 0.3.63
This commit is contained in:
@@ -142,6 +142,7 @@ class ActionsManager {
|
||||
action.error = false;
|
||||
handleResponseDecryption(response, await this.authManager.keys(), false);
|
||||
}, (response) => {
|
||||
alert("An issue occurred while processing this action. Please try again.");
|
||||
action.error = true;
|
||||
customCallback(null);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user