We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c5b37 commit 9687e64Copy full SHA for 9687e64
app/controllers/application.js
@@ -70,7 +70,7 @@ export const mapQueryParams = new QueryParams(
70
},
71
72
'aerial-year': {
73
- defaultValue: 'aerials-2016',
+ defaultValue: 'aerials-2022',
74
75
76
// TODO: After merge of params refactor, update print service based on this param.
0 commit comments