Skip to content

Commit

Permalink
Merge pull request #1200 from NYCPlanning/1198/update-default-aerial-…
Browse files Browse the repository at this point in the history
…layer

Update default selected aerial layer
  • Loading branch information
bmarchena authored Apr 19, 2024
2 parents 57665c9 + 9687e64 commit 8d99429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const mapQueryParams = new QueryParams(
},

'aerial-year': {
defaultValue: 'aerials-2016',
defaultValue: 'aerials-2022',
},

// TODO: After merge of params refactor, update print service based on this param.
Expand Down

0 comments on commit 8d99429

Please sign in to comment.