mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 17:25:16 -04:00
Move monitoring TODO
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
040d473b62
commit
7e1123e8a4
2 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,6 @@ export class MonitoringController {
|
|||
403,
|
||||
)
|
||||
getStatus(): Promise<ServerStatusDto> {
|
||||
// TODO: toServerStatusDto.
|
||||
return this.monitoringService.getServerStatus();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue