Skip to content

Commit 1481f6b

Browse files
chore: sync config [skip ci]
1 parent 0521045 commit 1481f6b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

config/custom-environment-variables.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,10 @@
13521352
"customRange": {
13531353
"__name": "DEFAULT_FILTERS_STATIONS_CUSTOM_RANGE",
13541354
"__format": "number"
1355+
},
1356+
"inactiveStations": {
1357+
"__name": "DEFAULT_FILTERS_STATIONS_INACTIVE_STATIONS",
1358+
"__format": "boolean"
13551359
}
13561360
},
13571361
"s2cells": {

packages/config/.configref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25552
1+
25585

0 commit comments

Comments
 (0)