diff options
author | Sowgro <69283684+Sowgro@users.noreply.github.com> | 2023-09-02 19:13:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 19:13:29 -0400 |
commit | 6c9a54a9dbccf254f625dadaf36fb74cd825a8ad (patch) | |
tree | 6a2d0a6483e29c1e0ce7d9c240c82cc3bc124bb5 | |
parent | e4450c8417624b71d779cb4f41692538f9165e10 (diff) | |
download | sowbot3-6c9a54a9dbccf254f625dadaf36fb74cd825a8ad.tar.gz sowbot3-6c9a54a9dbccf254f625dadaf36fb74cd825a8ad.tar.bz2 sowbot3-6c9a54a9dbccf254f625dadaf36fb74cd825a8ad.zip |
Update 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": "" } |