wip
This commit is contained in:
parent
2b71549feb
commit
66ced29c6d
28 changed files with 477 additions and 965 deletions
|
@ -5,7 +5,7 @@ import { Not } from 'typeorm';
|
|||
import { deleteUser } from '../functions/users';
|
||||
import { MiUser, updateScore } from '../functions/update-score';
|
||||
import { updateRating } from '../functions/update-rating';
|
||||
import { AlertMode } from '../types/AlertMode';
|
||||
import { AlertMode } from '../types/alert-mode';
|
||||
import { Users } from '../models';
|
||||
import { send } from './send';
|
||||
import { api } from './misskey';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue