Something is voiding the iris, lets fix that.. also open on outgoing
This commit is contained in:
@ -159,7 +159,7 @@ function display.showIncoming(addressName, addressString, allowed, reason)
|
||||
|
||||
mon.setCursorPos(1, 6)
|
||||
mon.setBackgroundColor(colors.black)
|
||||
|
||||
|
||||
-- Show name if found in address book
|
||||
if addressName then
|
||||
mon.write("Name: " .. addressName)
|
||||
|
||||
Reference in New Issue
Block a user