Skip to content

Commit

Permalink
End new line
Browse files Browse the repository at this point in the history
  • Loading branch information
gponty committed Oct 17, 2023
1 parent 9ef0f9d commit 6ba873b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Read the documentation: https://github.com/gponty/symfony-monday-api/blob/main/README.md
monday:
api_key: '%env(MONDAY_API_KEY)%'
api_version: '%env(MONDAY_API_VERSION)%'
api_version: '%env(MONDAY_API_VERSION)%'
2 changes: 1 addition & 1 deletion gponty/symfony-monday-api-bundle/1.0/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"MONDAY_API_KEY": "your_monday_api_key",
"MONDAY_API_VERSION": "your_monday_api_version"
}
}
}

0 comments on commit 6ba873b

Please sign in to comment.