mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 12:33:43 +08:00
Simplify dashboard
This commit is contained in:
@ -17,9 +17,8 @@ export class HttpError extends Error {
|
||||
|
||||
export enum ApiEndpoint {
|
||||
applications = "/applications",
|
||||
process = "/process",
|
||||
recent = "/recent",
|
||||
run = "/run",
|
||||
running = "/running",
|
||||
session = "/session",
|
||||
status = "/status",
|
||||
}
|
||||
|
Reference in New Issue
Block a user