Change variable name
This commit is contained in:
parent
fb92589f44
commit
abda88da89
3 changed files with 9 additions and 9 deletions
|
@ -7,7 +7,7 @@ type Branch =
|
|||
{ GitBranchName: string
|
||||
DisplayName: string
|
||||
AkaMsChannel: string option
|
||||
UseLegacyAkaMsChannel: bool }
|
||||
UseLegacyAkaMsTemplate: bool }
|
||||
|
||||
type ReferenceTemplate =
|
||||
{ AkaMSTemplate: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue