diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2023-09-05 11:40:00 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2023-09-05 11:40:00 -0400 |
commit | a308af937d8c2dbdf8f8d25b624701f77dbb06a2 (patch) | |
tree | d790cb5a6f09ca8f81dda0d63bbd89fdfe6da860 /config.json | |
parent | f924dd8fcaeca7523289b9aba46b6145c46b42dd (diff) | |
parent | 87fd1d260e76b1d923e1f474bc23fad3a134088f (diff) | |
download | sowbot3-a308af937d8c2dbdf8f8d25b624701f77dbb06a2.tar.gz sowbot3-a308af937d8c2dbdf8f8d25b624701f77dbb06a2.tar.bz2 sowbot3-a308af937d8c2dbdf8f8d25b624701f77dbb06a2.zip |
Merge branch 'main' of https://github.com/Sowgro/sowbot3
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 076170b..9243d88 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "token": "", - "clientId": "" + "clientId": "" } |