mirror of https://gitlab.com/curben/blog
style: spacing
This commit is contained in:
parent
54c63d1b7b
commit
a61e612415
|
@ -40,7 +40,8 @@ The underlying format of a web ACL is JSON. In this use case, I'm only concern w
|
||||||
"Action": {
|
"Action": {
|
||||||
"Allow": {}
|
"Allow": {}
|
||||||
}
|
}
|
||||||
}]
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue