cap
This commit is contained in:
@@ -33,10 +33,10 @@ const send = async () => result.value = await reprocess(items.value, minerals.va
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="border bg-slate-200">Item</th>
|
<th class="border bg-slate-200">Item</th>
|
||||||
<th class="border bg-slate-200">buy</th>
|
<th class="border bg-slate-200">Buy</th>
|
||||||
<th class="border bg-slate-200">buy reprocess</th>
|
<th class="border bg-slate-200">Buy reprocess</th>
|
||||||
<th class="border bg-slate-200">sell</th>
|
<th class="border bg-slate-200">Sell</th>
|
||||||
<th class="border bg-slate-200">sell reprocess</th>
|
<th class="border bg-slate-200">Sell reprocess</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user