network sniffer

This commit is contained in:
kepler155c@gmail.com
2019-02-23 18:36:42 -05:00
parent 3d875890b0
commit 5dc87ef8d1
4 changed files with 5 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ local page = UI.Page {
{ heading = 'Status', key = 'status' },
{ heading = 'Fuel', key = 'fuel' },
},
sortColumn = 'label',
sortColumn = 'distance',
autospace = true,
},
}