Skip to content

Commit 80877d1

Browse files
committed
chore: add tappables to example config
1 parent faffc15 commit 80877d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/local.example.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"scanCell",
3737
"spawnpoint",
3838
"weather",
39+
"tappable",
3940
"route",
4041
"nest",
4142
"station"
@@ -138,6 +139,11 @@
138139
"trialPeriodEligible": false,
139140
"roles": []
140141
},
142+
"tappables": {
143+
"enabled": true,
144+
"trialPeriodEligible": false,
145+
"roles": []
146+
},
141147
"pokestops": {
142148
"enabled": true,
143149
"trialPeriodEligible": false,

0 commit comments

Comments
 (0)