chore: follow up on #203
This commit is contained in:
@@ -45,6 +45,7 @@ impl PersonRegistry {
|
||||
// Handle notifications
|
||||
cx.spawn({
|
||||
let client = Arc::clone(&client);
|
||||
|
||||
async move |this, cx| {
|
||||
let mut notifications = client.notifications();
|
||||
log::info!("Listening for notifications");
|
||||
|
||||
Reference in New Issue
Block a user