fix: linting error
This commit is contained in:
parent
97f13e02e4
commit
0759108d35
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ export async function expandDiscordLink(message: Message): Promise<void> {
|
||||||
|
|
||||||
resultEmbeds.push(embed);
|
resultEmbeds.push(embed);
|
||||||
} catch (ignored) {
|
} catch (ignored) {
|
||||||
|
/* */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue