mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-21 16:55:03 +00:00
Correctly quote STAFF
This commit is contained in:
parent
e7c491a8d9
commit
6f0d248599
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ DB_USER=
|
||||||
DB_PASSWORD=
|
DB_PASSWORD=
|
||||||
DB_DATABASE=
|
DB_DATABASE=
|
||||||
# List of user IDs
|
# List of user IDs
|
||||||
STAFF=106391128718245888,108552944961454080
|
STAFF="106391128718245888,108552944961454080"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue