mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
friends: Fix missing VUser.
This commit is contained in:
@@ -1313,6 +1313,7 @@ class UserListListingController(ListingController):
|
||||
return content
|
||||
|
||||
@require_oauth2_scope("read")
|
||||
@validate(VUser())
|
||||
@base_listing
|
||||
@listing_api_doc(section=api_section.account,
|
||||
uri='/prefs/{where}',
|
||||
|
||||
Reference in New Issue
Block a user