@@ -88,8 +88,7 @@ local function identifyMonitor(monitorType)
return nil
end
local selectedMonitorName = monitors[choice]
local selectedMonitor = peripheral.wrap(selectedMonitorName)
local selectedMonitor = monitors[choice]
print("Selected monitor: " .. selectedMonitorName)
The note is not visible to the blocked user.