mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix registry ref
This commit is contained in:
@@ -40,6 +40,7 @@ class Realtime extends MessagingAdapter
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
global $register;
|
||||
$this->redis = new PubSubPool($register->get('pools')->get('pubsub'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user