Changed config.json path

This commit is contained in:
Ali Parlakci
2018-07-13 14:10:21 +03:00
parent 1e8eaa1a8d
commit 5e3c79160b
3 changed files with 6 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ class GLOBAL:
config = None
arguments = None
directory = None
configDirectory = Path.home() / "Bulk Downloader for Reddit"
reddit_client_id = "BSyphDdxYZAgVQ"
reddit_client_secret = "bfqNJaRh8NMh-9eAr-t4TRz-Blk"
printVanilla = print