Skip to content

Commit ebf1a7f

Browse files
Emyrkjaaydenh
authored andcommitted
fixup compile issue
1 parent 130cc84 commit ebf1a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/database/modelqueries.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ func (q *sqlQuerier) GetAuthorizedTemplates(ctx context.Context, arg GetTemplate
117117
&i.Deprecated,
118118
&i.ActivityBump,
119119
&i.MaxPortSharingLevel,
120-
&i.ClassicParameterFlow,
120+
&i.UseClassicParameterFlow,
121121
&i.CreatedByAvatarURL,
122122
&i.CreatedByUsername,
123123
&i.OrganizationName,

0 commit comments

Comments
 (0)