Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add link_flair properties to the submission json output.
Browse files Browse the repository at this point in the history
  • Loading branch information
bboe authored and Logan Hanks committed Apr 20, 2012
1 parent d9e21d0 commit c515f17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions r2/r2/lib/jsontemplates.py
Expand Up @@ -275,6 +275,10 @@ class LinkJsonTemplate(ThingJsonTemplate):
"author_flair_text",
author_flair_css_class =
"author_flair_css_class",
link_flair_text =
"flair_text",
link_flair_css_class =
"flair_css_class",
thumbnail = "thumbnail",
media = "media_object",
media_embed = "media_embed",
Expand Down

0 comments on commit c515f17

Please sign in to comment.