mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
tweak(esx_bankerjob): uniform print
This commit is contained in:
@@ -100,7 +100,7 @@ function CalculateBankSavings(d, h, m)
|
||||
end)
|
||||
|
||||
Async.parallelLimit(asyncTasks, 5, function(results)
|
||||
print('[BANK] Calculated interests')
|
||||
print('[^2INFO^7] Calculated interest Rate')
|
||||
end)
|
||||
end)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user