mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
fix typo
This commit is contained in:
parent
49877dfb2d
commit
35047fd19c
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ async function sendModMail() {
|
|||
if (canceled) return;
|
||||
await os.apiWithDialog("admin/send-mod-mail", {
|
||||
userId: user.id,
|
||||
text: result,
|
||||
comment: result,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue