Skip to content

Commit

Permalink
QuoineCB発動時のエラーメッセージを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Connie-Wild committed Jan 17, 2018
1 parent 0d10941 commit c64b1c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ export const fatalErrors = [
'Service Unavailable',
'所持金額が足りません',
'not_enough_free_balance',
'Conditions and Trading Rules before continuing'
'Conditions and Trading Rules before continuing',
'product_disabled'
];

0 comments on commit c64b1c7

Please sign in to comment.