fixed conflict

pull/277/head
The-Drobe 3 years ago
parent 02a3f666d4
commit a6633f964e

@ -2,14 +2,17 @@ REDDIT_CLIENT_ID=""
REDDIT_CLIENT_SECRET="" REDDIT_CLIENT_SECRET=""
REDDIT_USERNAME="" REDDIT_USERNAME=""
REDDIT_PASSWORD="" REDDIT_PASSWORD=""
# Valid options are "yes" and "no"
# Valid options are "yes" and "no" for the variable below
REDDIT_2FA="" REDDIT_2FA=""
# Valid options are "light" and "dark"
THEME="" THEME=""
# Enter a subreddit, e.g. "AskReddit" # Enter a subreddit, e.g. "AskReddit"
SUBREDDIT="" SUBREDDIT=""
Valid options are "male" and "female" for the variable below # Range is 0 -> 1
OPACITY="0.9"
# Valid options are "male" and "female" for the variable below
VoiceGender="" VoiceGender=""

Loading…
Cancel
Save