mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix formatting
This commit is contained in:
parent
296b528657
commit
9e57ec8c3e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ export default define(meta, paramDef, async (ps, me) => {
|
|||
isModerator: user.isModerator,
|
||||
isSilenced: user.isSilenced,
|
||||
isSuspended: user.isSuspended,
|
||||
moderationNote: profile.moderationNote,
|
||||
moderationNote: profile.moderationNote,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue