8000 fix generated types · coder/coder@c842338 · GitHub
[go: up one dir, main page]

Skip to content

Commit c842338

Browse files
committed
fix generated types
1 parent 7916ef8 commit c842338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/api/typesGenerated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ export interface WorkspaceApp {
443443
readonly icon?: string
444444
}
445445

446-
// From codersdk/workspacebuilds.go:32:6
446+
// From codersdk/workspacebuilds.go:38:6
447447
export interface WorkspaceBuild {
448448
readonly id: string
449449
readonly created_at: string

0 commit comments

Comments
 (0)
0