fixed example formatting for Blink (#13796)

This commit is contained in:
Villhellm 2020-06-19 11:21:32 -07:00 committed by GitHub
parent 91f4fde48d
commit 4b3653016b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,6 @@ Save the last recorded video of a camera to a local file. Note that in most case
```yaml ```yaml
homeassistant: homeassistant:
...
whitelist_external_dirs: whitelist_external_dirs:
- '/tmp' - '/tmp'
- '/path/to/whitelist' - '/path/to/whitelist'