#401 working main page of computer list app

This commit is contained in:
Mikayla Fischler
2025-08-13 10:45:32 -03:00
parent e29a88eeea
commit fe78360948
5 changed files with 64 additions and 45 deletions

View File

@@ -879,7 +879,7 @@ local comp_record = {}
-- update the computers app with the network data from INFO_LIST_CMP
---@param data table
function iorx.record_network_data(data)
local ps = io.facility.ps
local ps = io.ps
local connected = {}
local crd_online = false