Change variable name

This commit is contained in:
Michelle McDaniel 2021-03-01 13:35:11 -08:00
parent fb92589f44
commit abda88da89
3 changed files with 9 additions and 9 deletions

View file

@ -7,7 +7,7 @@ type Branch =
{ GitBranchName: string
DisplayName: string
AkaMsChannel: string option
UseLegacyAkaMsChannel: bool }
UseLegacyAkaMsTemplate: bool }
type ReferenceTemplate =
{ AkaMSTemplate: string