Change amount
This commit is contained in:
parent
4935be532d
commit
b613fd9892
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ module Tab
|
||||||
|
|
||||||
# Which is the lowest balance you should be ashamed of.
|
# Which is the lowest balance you should be ashamed of.
|
||||||
config.shameful_balance = 0 # In eurocents!
|
config.shameful_balance = 0 # In eurocents!
|
||||||
config.maximum_amount = 3000
|
config.maximum_amount = 15000
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue