Skip to content

Commit

Permalink
Merge pull request #2011 from brave-intl/feature/ui_home_address
Browse files Browse the repository at this point in the history
Show the UI on home
  • Loading branch information
yachtcaptain23 authored Jun 30, 2019
2 parents 18e422f + 949a037 commit facf167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/json_builders/channels_json_builder_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def include_verified_channel(verified_channel)
verified_channel.details.channel_identifier,
true,
false,
verified_channel.publisher.uphold_connection.address,
"00000000-0000-0000-0000-000000000000",
site_banner_details(verified_channel),
])
end
Expand Down

0 comments on commit facf167

Please sign in to comment.