diff options
Diffstat (limited to 'config.json.sample')
-rw-r--r-- | config.json.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json.sample b/config.json.sample new file mode 100644 index 0000000..9243d88 --- /dev/null +++ b/config.json.sample @@ -0,0 +1,4 @@ +{ + "token": "", + "clientId": "" +} |