mirror of
https://github.com/YunoHost-Apps/nitter_ynh.git
synced 2024-09-03 19:46:24 +02:00
Set infinite scroll to true by default
This commit is contained in:
parent
16aa2a0c39
commit
78573a6353
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ replaceReddit = "__REPLACE_REDDIT__"
|
|||
replaceInstagram = "__REPLACE_INSTAGRAM__"
|
||||
proxyVideos = true
|
||||
hlsPlayback = true
|
||||
infiniteScroll = false
|
||||
infiniteScroll = true
|
||||
|
|
Loading…
Add table
Reference in a new issue