This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
LBP
/
FreshRSS
şunun yansıması
https://github.com/FreshRSS/FreshRSS.git
İzle
4
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Autoload more articles if needed on big screens
Alexandre Alapetite
12 yıl önce
ebeveyn
b8e6a3b5b2
işleme
d632900b2f
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
p/scripts/main.js
+ 1
- 0
p/scripts/main.js
Dosyayı Görüntüle
@@ -448,6 +448,7 @@ function init_posts() {
load_more_posts();
}
});
+ box_to_follow.scroll();
}
}