Fix indentation
This commit is contained in:
parent
ea268a4149
commit
3ab081853e
@ -43,9 +43,9 @@
|
||||
|
||||
[auction]
|
||||
commitFee = "1000"
|
||||
commitsDuration = "60s"
|
||||
commitsDuration = "120s"
|
||||
revealFee = "1000"
|
||||
revealsDuration = "60s"
|
||||
revealsDuration = "120s"
|
||||
denom = "alnt"
|
||||
|
||||
[misc]
|
||||
|
@ -105,7 +105,7 @@ type Deployment {
|
||||
environment: Environment!
|
||||
deployerLrn: String
|
||||
isCurrent: Boolean!
|
||||
baseDomain: String
|
||||
baseDomain: String
|
||||
status: DeploymentStatus!
|
||||
createdAt: String!
|
||||
updatedAt: String!
|
||||
|
Loading…
Reference in New Issue
Block a user