add newline on file

This commit is contained in:
christophe
2018-01-11 22:06:05 +01:00
parent d4b3550004
commit 052b71f9b8
2 changed files with 2 additions and 2 deletions
@@ -1,3 +1,3 @@
firebase:
could_messaging:
key: "%env(FCM_KEY)%"
key: "%env(FCM_KEY)%"
@@ -8,4 +8,4 @@
"env": {
"FCM_KEY": "@@get-key-from-firebase"
}
}
}