minor improvements and bug fixes to stories

This commit is contained in:
Quincy Larson
2015-08-15 14:13:21 -07:00
parent f2ee2e4031
commit e3404c6564
3 changed files with 11 additions and 20 deletions

View File

@@ -167,7 +167,6 @@ module.exports = function(app) {
originalStoryLink: dashedName,
originalStoryAuthorEmail: story.author.email || '',
author: story.author,
description: story.description,
rank: story.upVotes.length,
upVotes: story.upVotes,
id: story.id,