From 0daf741d750f3829dac9f5160dae946a2b4894d0 Mon Sep 17 00:00:00 2001 From: olive Date: Tue, 15 Sep 2026 11:38:43 +0100 Subject: oopsie --- nanochat/pylon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nanochat') diff --git a/nanochat/pylon.lua b/nanochat/pylon.lua index 096dcf0..8e510bc 100644 --- a/nanochat/pylon.lua +++ b/nanochat/pylon.lua @@ -47,7 +47,7 @@ function Nanochat:recving() if self.usids[id] then self.usids[id] = nil else - self.log:proto('<',chan,d.sender.d.body) + self.log:proto('<',chan,d.sender,d.body) self.wilson:deliver(Channel(self, chan), d) end end -- cgit v1.2.3