format number
1 files changed, 1 insertions(+), 1 deletions(-) M bin/billing_monthly_cronjob
M bin/billing_monthly_cronjob => bin/billing_monthly_cronjob +1 -1
@@ 186,7 186,7 @@ class ExpiredCustomer def renewal_notification "Failed to renew account for #{tel}, " \ "balance of #{@row['balance']} is too low. " \ "balance of $#{"%.4f" % @row['balance']} is too low. " \ "To keep your number, please buy more credit soon. " \ "#{btc_addresses_for_notification}" end