Skip to content

Commit 08b6780

Browse files
committed
fixup! PR comments
1 parent 0b1aa12 commit 08b6780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/workspaceagentsrpc.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ func (api *API) workspaceAgentRPC(rw http.ResponseWriter, r *http.Request) {
128128
Database: api.Database,
129129
Pubsub: api.Pubsub,
130130
DerpMapFn: api.DERPMap,
131+
TailnetCoordinator: &api.TailnetCoordinator,
131132
TemplateScheduleStore: api.TemplateScheduleStore,
132133
StatsBatcher: api.statsBatcher,
133134
PublishWorkspaceUpdateFn: api.publishWorkspaceUpdate,

0 commit comments

Comments
 (0)