We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da99e16 commit c39ac72Copy full SHA for c39ac72
cli/azd/cmd/update.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
type updateFlags struct {
30
- channel string
+ channel string
31
checkIntervalHours int
32
global *internal.GlobalCommandOptions
33
}
0 commit comments