mining ledger troubleshooting

This commit is contained in:
2019-12-10 00:25:29 -06:00
parent 2f404bee72
commit 4e97b0964f

View File

@@ -18,7 +18,7 @@
<td>{{ $min['character'] }}</td>
<td>{{ $min['ore'] }}</td>
<td>{{ $min['quantity'] }}</td>
<td>{{ $min['last_updated'] }}</td>
<td>{{ $min['updated'] }}</td>
</tr>
@endforeach
</tbody>