Add recents section
This commit is contained in:
@ -34,6 +34,7 @@ export interface SessionResponse {
|
||||
|
||||
export interface RecentResponse {
|
||||
readonly paths: string[]
|
||||
readonly workspaces: string[]
|
||||
}
|
||||
|
||||
export interface RunningResponse {
|
||||
|
Reference in New Issue
Block a user