Skip to content

Commit

Permalink
fix(demo): change default query used in demo as DEU intersection pars…
Browse files Browse the repository at this point in the history
…ing currently disabled
  • Loading branch information
missinglink committed Nov 15, 2019
1 parent e49e6c7 commit da9266a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
}

// default text
return 'Gleimstraße zwischen Scönhauserallee 10117 Berlin';
return '1389a County Road 42 IA';
}

$(document).ready(function () {
Expand Down Expand Up @@ -253,4 +253,4 @@

</body>

</html>
</html>

0 comments on commit da9266a

Please sign in to comment.