From 76f688c967f5bf1125c7fe028fae63a03234c324 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Sun, 1 May 2022 07:45:42 +0900 Subject: [PATCH] Replace some Inbox::with with with07 --- plume-models/src/inbox.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plume-models/src/inbox.rs b/plume-models/src/inbox.rs index 6deb9722..d1a318fe 100644 --- a/plume-models/src/inbox.rs +++ b/plume-models/src/inbox.rs @@ -58,7 +58,7 @@ pub fn inbox(conn: &DbConn, act: serde_json::Value) -> Result(CONFIG.proxy()) .with07::(CONFIG.proxy()) .with07::(CONFIG.proxy()) - .with::(CONFIG.proxy()) + .with07::(CONFIG.proxy()) .with07::(CONFIG.proxy()) .with07::(CONFIG.proxy()) .with07::(CONFIG.proxy())