いろいろ
This commit is contained in:
parent
f0604043a8
commit
d8664775cc
28 changed files with 510 additions and 63 deletions
|
@ -9,7 +9,7 @@ import { getScores } from '../functions/get-scores';
|
|||
import { deleteUser, updateUser } from '../functions/users';
|
||||
import { User } from '../models/entities/user';
|
||||
import { sendAlert } from '../services/send-alert';
|
||||
import { UserSetting } from './UserSetting';
|
||||
import { UserSetting } from './body/user-setting';
|
||||
|
||||
@JsonController('/session')
|
||||
export class SessionController {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue