Skip to content

Commit

Permalink
Fix: add location to the deployable object
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehille committed Jun 8, 2020
1 parent 290933f commit 2296793
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 2296793

Please sign in to comment.