chore: gmuk1 config
This commit is contained in:
parent
0366cc54ed
commit
ce91591af5
2 changed files with 8 additions and 0 deletions
|
|
@ -34,6 +34,10 @@ const CASH_UNIT_CAPACITY = {
|
|||
sintra: {
|
||||
cashbox: 1000,
|
||||
cassette: 500
|
||||
},
|
||||
gmuk1: {
|
||||
cashbox: 2200,
|
||||
cassette: 2000
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -29,6 +29,10 @@ const cashUnitCapacity = {
|
|||
sintra: {
|
||||
cashbox: 1000,
|
||||
cassette: 500
|
||||
},
|
||||
gmuk1: {
|
||||
cashbox: 2200,
|
||||
cassette: 2000
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue