mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
fix typo
This commit is contained in:
parent
49877dfb2d
commit
35047fd19c
@ -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 New Issue
Block a user