fix formatting
This commit is contained in:
parent
4b03762390
commit
c4af8a0bd0
1 changed files with 1 additions and 2 deletions
|
@ -76,8 +76,7 @@ impl Uuid {
|
|||
.map(|l| l.discord)
|
||||
.flatten()
|
||||
.ok_or(Other(format!(
|
||||
"The Hypixel profile has no Discord account linked. Please follow the steps in {}",
|
||||
ChannelId::new(1256219552568840263_u64)
|
||||
"The Hypixel profile has no Discord account linked. Please follow the steps in <#1256219552568840263>",
|
||||
)))?
|
||||
== user.name;
|
||||
Ok(matches)
|
||||
|
|
Loading…
Add table
Reference in a new issue