Skip to content

Commit

Permalink
fix(api): Fix for saving locationType
Browse files Browse the repository at this point in the history
  • Loading branch information
zachowj committed Mar 13, 2019
1 parent 7296cd2 commit bd20bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodes/api/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<div class="form-row">
<label for="node-input-location">Results</label>
<input type="text" id="node-input-location">
<input type="hidden" id="node-input-locationType">
</div>
</script>

Expand Down

0 comments on commit bd20bfa

Please sign in to comment.