Skip to content

Commit

Permalink
Update thermal_models_controller.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbradford committed Jun 9, 2023
1 parent 5072234 commit 8165aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/thermal_models_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def potato_data
{name: "Hancock", lat: 44.1, long: -89.5},
{name: "Grand Marsh", lat: 43.9, long: -89.7},
{name: "Arlington", lat: 43.3, long: -89.3},
{name: "Spring Green", lat: 43.2, long: -90.2}
{name: "Spring Green", lat: 43.2, long: -90.1}
]

@models = [
Expand Down

0 comments on commit 8165aee

Please sign in to comment.