Force Raya to invite

This commit is contained in:
Jazz Turner-Baggs 2026-06-02 22:42:59 -07:00
parent 950484a674
commit 4def589051
No known key found for this signature in database

View File

@ -275,7 +275,7 @@ fn core_client() {
// Test Toggle:
// If Raya Invites PAX, The Welcome is not sent, and Pax does not join the conversation.
// If Saro does everything works
const RAYA_INVITE: bool = false;
const RAYA_INVITE: bool = true;
let _ = tracing_subscriber::fmt()
.with_max_level(tracing::Level::INFO)