Refactoring
This commit is contained in:
parent
bb903cab40
commit
43734f027b
217 changed files with 219 additions and 219 deletions
|
@ -2,7 +2,7 @@ import define from '../../define';
|
|||
import { getConnection } from 'typeorm';
|
||||
|
||||
export const meta = {
|
||||
requireCredential: false,
|
||||
requireCredential: false as const,
|
||||
|
||||
desc: {
|
||||
'en-US': 'Get table stats'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue