From 0ef9a0c5e748ec93a29bcfd8b791bb1d1d74a6bb Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 15 Jan 2021 20:59:22 -0500 Subject: [PATCH] fix Signed-off-by: Christine Dodrill --- backend/src/api/webmention.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/api/webmention.rs b/backend/src/api/webmention.rs index feaf5d1..71c69aa 100644 --- a/backend/src/api/webmention.rs +++ b/backend/src/api/webmention.rs @@ -117,7 +117,7 @@ pub fn lookup_target(conn: MainDatabase, target: String) -> Result>(),