mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
subreddit: Expose sr images to DefaultSR
This commit is contained in:
@@ -1087,6 +1087,10 @@ class DefaultSR(_DefaultSR):
|
||||
def _fullname(self):
|
||||
return "t5_6"
|
||||
|
||||
@property
|
||||
def images(self):
|
||||
return self._base.images
|
||||
|
||||
@property
|
||||
def _id36(self):
|
||||
return self._base._id36
|
||||
|
||||
Reference in New Issue
Block a user