Skip to content

Commit

Permalink
Merge pull request #387 from razee-io/s3_download_fix
Browse files Browse the repository at this point in the history
Fix: add location to the deployable object
  • Loading branch information
dalehille authored Jun 8, 2020
2 parents 290933f + 2296793 commit 96474f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/apollo/resolvers/channel.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ const channelResolvers = {
channel_name: channel.name,
name,
description,
location,
content: data,
iv: ivText,
type,
Expand Down

0 comments on commit 96474f6

Please sign in to comment.