Skip to content

Commit 9687e64

Browse files
committed
Update default selected aerial layer
1 parent 41c5b37 commit 9687e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/application.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const mapQueryParams = new QueryParams(
7070
},
7171

7272
'aerial-year': {
73-
defaultValue: 'aerials-2016',
73+
defaultValue: 'aerials-2022',
7474
},
7575

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

0 commit comments

Comments
 (0)