Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1cbc885

Browse files
committed
Lint
1 parent 8c03bbc commit 1cbc885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/api/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export interface Pager {
8686
export interface PagedUsers {
8787
page: UserResponse[]
8888
pager: Pager
89-
}
89+
}
9090

9191
export interface WorkspaceAutostartRequest {
9292
schedule: string

0 commit comments

Comments
 (0)