| author | Stephen Paul Weber
<singpolyma@singpolyma.net> 2023-11-09 03:35:11 UTC |
| committer | Stephen Paul Weber
<singpolyma@singpolyma.net> 2023-11-09 03:35:11 UTC |
| parent | 4ca1ca4950e681e8e9e06e2f8bd9c2bdb1f5dd7d |
| xmpp/Chat.hx | +0 | -1 |
diff --git a/xmpp/Chat.hx b/xmpp/Chat.hx index 4817fcd..71f02f7 100644 --- a/xmpp/Chat.hx +++ b/xmpp/Chat.hx @@ -152,7 +152,6 @@ abstract class Chat { return this.trusted; } - public function livePresence() { return false; }