Lae/config/drops.php

7 lines
59 B
PHP
Raw Normal View History

2022-09-09 13:04:09 +00:00
<?php
return [
'rate' => 1000,
'decimal' => 5,
];