add key for OWM API
This commit is contained in:
parent
1735df3682
commit
33ffe6c2d4
1 changed files with 12 additions and 7 deletions
|
@ -2,6 +2,11 @@ developmentMode: true
|
|||
token: ''
|
||||
ownerIDs:
|
||||
- ''
|
||||
- ''
|
||||
|
||||
keys:
|
||||
sentry: ''
|
||||
weather: ''
|
||||
|
||||
postgresOptions:
|
||||
user: ''
|
||||
|
@ -11,7 +16,7 @@ postgresOptions:
|
|||
port:
|
||||
|
||||
lavalinkNodes:
|
||||
- node_1:
|
||||
node_1:
|
||||
name: ''
|
||||
host: ''
|
||||
port:
|
||||
|
|
Loading…
Reference in a new issue