consolidated upcoming extractions with the mining calendar

This commit is contained in:
2021-03-08 21:58:36 +09:00
parent 8809c49c46
commit 425e430f8b

View File

@@ -163,6 +163,7 @@ class MiningTaxesController extends Controller
$calendar->addRow([
$str['date'],
$str['total'],
$str['name'],
]);
}