fixed GoogleApiKey, formatting error, thanks to alaruba for catching the mistake

This commit is contained in:
Hokuto Chen
2022-01-04 00:19:28 +00:00
parent d51d159962
commit 197ee9f5ff

View File

@@ -24,7 +24,7 @@ This part is completely optional, **however it's necessary for music and a few o
- Open up `creds.yml` and look for `GoogleAPIKey`, paste your API key after the `:`. - Open up `creds.yml` and look for `GoogleAPIKey`, paste your API key after the `:`.
- It should look like this: - It should look like this:
```yml ```yml
GoogleApiKey:"AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM GoogleApiKey: AIzaSyDSci1sdlWQOWNVj1vlXxxxxxbk0oWMEzM
``` ```
- **MashapeKey** - **MashapeKey**
- Required for Hearthstone cards. - Required for Hearthstone cards.