mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 06:47:25 +02:00
Improve routing
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface Application {
|
||||
readonly comment?: string
|
||||
readonly directory?: string
|
||||
readonly embedPath?: string
|
||||
readonly exec?: string
|
||||
readonly icon?: string
|
||||
readonly loaded?: boolean
|
||||
|
||||
Reference in New Issue
Block a user