Added comment len property to required values

pull/334/head
Riccardo Benedetti 3 years ago
parent b03089def0
commit 223ab282a3

@ -23,6 +23,7 @@ REQUIRED_VALUES = [
"REDDIT_USERNAME", "REDDIT_USERNAME",
"REDDIT_PASSWORD", "REDDIT_PASSWORD",
"OPACITY", "OPACITY",
"MAX_COMMENT_LEN",
] ]

Loading…
Cancel
Save