swarm: show miner ids greater than 9999
This commit is contained in:
@@ -338,7 +338,7 @@ local turtlesTab = UI.Tab {
|
|||||||
y = 1,
|
y = 1,
|
||||||
values = pool,
|
values = pool,
|
||||||
columns = {
|
columns = {
|
||||||
{ heading = 'ID', key = 'id', width = 4, },
|
{ heading = 'ID', key = 'id', width = 5, },
|
||||||
{ heading = ' Fuel', key = 'fuel', width = 5, align = 'right' },
|
{ heading = ' Fuel', key = 'fuel', width = 5, align = 'right' },
|
||||||
{ heading = ' Dist', key = 'distance', width = 5, align = 'right' },
|
{ heading = ' Dist', key = 'distance', width = 5, align = 'right' },
|
||||||
{ heading = 'Status', key = 'status' },
|
{ heading = 'Status', key = 'status' },
|
||||||
|
|||||||
Reference in New Issue
Block a user