Refactoring
This commit is contained in:
parent
bb903cab40
commit
43734f027b
217 changed files with 219 additions and 219 deletions
|
@ -5,7 +5,7 @@ import { sendEmail } from '../../../../services/send-email';
|
|||
export const meta = {
|
||||
tags: ['admin'],
|
||||
|
||||
requireCredential: true,
|
||||
requireCredential: true as const,
|
||||
requireModerator: true,
|
||||
|
||||
params: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue