From 3fdddfb23317067711b9d35cd64c3820ae42d2fc Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:02:45 -0700 Subject: [PATCH] Update todo --- core/conversations/src/context.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/conversations/src/context.rs b/core/conversations/src/context.rs index 10c95d7..a01b4f7 100644 --- a/core/conversations/src/context.rs +++ b/core/conversations/src/context.rs @@ -117,7 +117,7 @@ where store.clone(), ); - // TODO: (!) This seems weird here + // TODO: (P2) Initialize Account in Context or upper client. pq_inbox.register()?; ds.borrow_mut()