Skip to content

Commit

Permalink
updated new banks in banks.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Patlola committed Jul 8, 2020
1 parent 8aa86e0 commit 2299629
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/node/bank.js
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ module.exports = Object.freeze({
KATX: 'KATX',
KAYX: 'KAYX',
KBCX: 'KBCX',
KBKB: 'KBKB',
KBNX: 'KBNX',
KBSX: 'KBSX',
KCBL: 'KCBL',
Expand Down Expand Up @@ -995,6 +996,7 @@ module.exports = Object.freeze({
RSBL: 'RSBL',
RSBX: 'RSBX',
RSCB: 'RSCB',
RSSB: 'RSSB',
RSSX: 'RSSX',
RSUX: 'RSUX',
RSVX: 'RSVX',
Expand Down Expand Up @@ -1167,6 +1169,7 @@ module.exports = Object.freeze({
SUNB: 'SUNB',
SURX: 'SURX',
SURY: 'SURY',
SUSB: 'SUSB',
SUSX: 'SUSX',
SUTB: 'SUTB',
SUVX: 'SUVX',
Expand Down Expand Up @@ -1344,6 +1347,7 @@ module.exports = Object.freeze({
UTKS: 'UTKS',
UTKX: 'UTKX',
UTZX: 'UTZX',
UUCB: 'UUCB',
UUCX: 'UUCX',
VADX: 'VADX',
VAIX: 'VAIX',
Expand Down

0 comments on commit 2299629

Please sign in to comment.