mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-30 17:28:03 -05:00
hot list: show full page of posts even with sticky
This commit is contained in:
committed by
Neil Williams
parent
0c490e4ecf
commit
689a4d8c32
@@ -370,6 +370,7 @@ class HotController(FixListing, ListingController):
|
||||
if l != c.site.sticky_fullname]
|
||||
if not self.after:
|
||||
self.count -= 1
|
||||
self.num += 1
|
||||
return link_list
|
||||
|
||||
# no sticky or sticky hidden
|
||||
|
||||
Reference in New Issue
Block a user