incorrect formatting

This commit is contained in:
Stachelbeere1248 2024-11-12 04:14:14 +01:00
parent 15ab265dbe
commit a37c8c7a0f
Signed by: Stachelbeere1248
SSH key fingerprint: SHA256:IozEKdw2dB8TZxkpPdMxcWSoWTIMwoLaCcZJ1AJnY2o

View file

@ -204,7 +204,7 @@ pub(crate) async fn add<'a>(
} }
}, },
}; };
let s = format!("Verification request for {} with IGN `{}`", user.id.get(), ign); let s = format!("Verification request for <@{}> with IGN `{}`", user.id.get(), ign);
ChannelId::new(1257776992497959075) ChannelId::new(1257776992497959075)
.send_message( .send_message(
ctx, ctx,