style: update SandboxEmail constant to lowercase.
This commit is contained in:
parent
8412e3ff95
commit
2c69f3c156
@ -43,7 +43,7 @@ var (
|
||||
|
||||
const (
|
||||
// SandboxEmail is the canonical email for the sandbox account.
|
||||
SandboxEmail = "Sandbox@svc.plus"
|
||||
SandboxEmail = "sandbox@svc.plus"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user