Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c6beb5

Browse files
committed
Appease the linter, again
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent059ac4e commit4c6beb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎coderd/workspaceapps/token.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ type SignedToken struct {
2222
// Request details.
2323
Request`json:"request"`
2424

25-
UserID uuid.UUID`json:"user_id"`
26-
WorkspaceID uuid.UUID`json:"workspace_id"`
27-
AgentID uuid.UUID`json:"agent_id"`
28-
AppURLstring`json:"app_url"`
25+
UserID uuid.UUID`json:"user_id"`
26+
WorkspaceID uuid.UUID`json:"workspace_id"`
27+
AgentID uuid.UUID`json:"agent_id"`
28+
AppURLstring`json:"app_url"`
2929
CORSBehavior codersdk.AppCORSBehavior`json:"cors_behavior"`
3030
}
3131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp