feat(vbn): added OTP config

This commit is contained in:
Begerad, Stefan 2021-08-26 05:51:04 -04:00
parent 93ed45778f
commit 27df72621f
1 changed files with 5 additions and 0 deletions

5
vbn/otp-config.json Normal file
View File

@ -0,0 +1,5 @@
{
"otpFeatures" : {
"APIBikeRental" : false
}
}