Add Newline

This commit is contained in:
Julian Liederer
2018-01-15 22:47:29 +01:00
parent 29fc494ae1
commit 3ece8841b1
2 changed files with 2 additions and 2 deletions
@@ -8,4 +8,4 @@ oneup_flysystem:
my_filesystem:
adapter: my_adapter
# optional - defines the default visibility of the filesystem: `public` or `private`(default)
visibility: private
visibility: private
@@ -5,4 +5,4 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
}