mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Fix default subscriptions (#732)
Co-authored-by: Daniel Valentine <daniel@vielle.ws>
This commit is contained in:
parent
dfa57c890d
commit
412ce8f1f3
6 changed files with 36 additions and 11 deletions
3
app.json
3
app.json
|
@ -50,6 +50,9 @@
|
|||
"LIBREDDIT_BANNER": {
|
||||
"required": false
|
||||
},
|
||||
"LIBREDDIT_DEFAULT_SUBSCRIPTIONS": {
|
||||
"required": false
|
||||
},
|
||||
"LIBREDDIT_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION": {
|
||||
"required": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue