Skip to content

Commit

Permalink
Fix country not showing on the node page
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywink committed Nov 23, 2019
1 parent 9a57191 commit f748281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/nodes/NodePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ const query = gql`
nodes(host: $host) {
name
version
country
openSignups
host
platform {
Expand Down

0 comments on commit f748281

Please sign in to comment.