rename error code
This commit is contained in:
parent
97e1e971d7
commit
ac8191cb08
2 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ export const meta = {
|
|||
destinationAccountForbids: {
|
||||
message:
|
||||
'Destination account doesn\'t have proper \'Known As\' alias, or has already moved.',
|
||||
code: 'REMOTE_ACCOUNT_FORBIDS',
|
||||
code: 'DESTINATION_ACCOUNT_FORBIDS',
|
||||
id: 'b5c90186-4ab0-49c8-9bba-a1f766282ba4',
|
||||
},
|
||||
rootForbidden: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue