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

Commitb7064c0

Browse files
committed
default orphaned template versions to dynamic params
1 parent0501cff commitb7064c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/templateversions.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,7 @@ func (api *API) postTemplateVersionsByOrganization(rw http.ResponseWriter, r *ht
14711471
return
14721472
}
14731473

1474-
vardynamicTemplatebool
1474+
dynamicTemplate:=true// Default to using dynamic templates
14751475
ifreq.TemplateID!=uuid.Nil {
14761476
tpl,err:=api.Database.GetTemplateByID(ctx,req.TemplateID)
14771477
ifhttpapi.Is404Error(err) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp