mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 11:52:07 +00:00
add spacing
This commit is contained in:
@@ -307,6 +307,7 @@ export async function handleMessage(opts: MessageOptions): Promise<Message> {
|
||||
}),
|
||||
)
|
||||
).filter((role) => role !== null);
|
||||
|
||||
message.mentions = [
|
||||
...message.mentions,
|
||||
...(
|
||||
|
||||
Reference in New Issue
Block a user