mirror of
https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
synced 2025-12-08 20:28:51 +00:00
Fixed the invalid client_id bug
This commit is contained in:
@@ -23,8 +23,8 @@ class GLOBAL:
|
|||||||
config = None
|
config = None
|
||||||
arguments = None
|
arguments = None
|
||||||
directory = None
|
directory = None
|
||||||
reddit_client_id = "Jx3iqqGkSmE5sg"
|
reddit_client_id = "BSyphDdxYZAgVQ"
|
||||||
reddit_client_secret = "PFzVAVRLN78JI48e3bQ5KsgLZp4"
|
reddit_client_secret = "bfqNJaRh8NMh-9eAr-t4TRz-Blk"
|
||||||
printVanilla = print
|
printVanilla = print
|
||||||
|
|
||||||
class jsonFile:
|
class jsonFile:
|
||||||
|
|||||||
Reference in New Issue
Block a user