From e2be8bc6fa0f7bd9f6c5d3b84f7591d0e37b54bf Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Tue, 19 Nov 2024 15:10:42 -0500 Subject: [PATCH] Forgot to add this --- snikket/Chat.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snikket/Chat.hx b/snikket/Chat.hx index 2763557..42c165d 100644 --- a/snikket/Chat.hx +++ b/snikket/Chat.hx @@ -902,7 +902,7 @@ class Channel extends Chat { } @:allow(snikket) - private function selfPing(shouldRefreshDisco = true) { + private function selfPing(refresh: Bool) { if (uiState == Closed){ client.sendPresence( getFullJid().asString(),