added leaving reddit dialog (#643)

This commit is contained in:
potatoesAreGod 2023-01-12 09:46:56 +01:00 committed by GitHub
parent 8fa8a449cf
commit eb9ef9f6d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 182 additions and 3 deletions

View file

@ -199,6 +199,7 @@ Assign a default value for each setting by passing environment variables to Libr
| `USE_HLS` | `["on", "off"]` | `off` |
| `HIDE_HLS_NOTIFICATION` | `["on", "off"]` | `off` |
| `AUTOPLAY_VIDEOS` | `["on", "off"]` | `off` |
| `DISABLE_VISIT_REDDIT_CONFIRMATION` | `["on", "off"]` | `off` |
### Examples