Skip to content

Commit

Permalink
Update default selected aerial layer
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarchena committed Apr 11, 2024
1 parent 41c5b37 commit 9687e64
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 @@ -70,7 +70,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 9687e64

Please sign in to comment.