git » sdk » commit e2be8bc

Forgot to add this

author Stephen Paul Weber
2024-11-19 20:10:42 UTC
committer Stephen Paul Weber
2024-11-19 20:10:42 UTC
parent 6570ce1603ae40f7381ed06f992410a04cf57010

Forgot to add this

snikket/Chat.hx +1 -1

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(),