DB: add missing taxi mode 🐛

This commit is contained in:
Jannis R 2018-03-13 21:45:42 +01:00
parent 3756e36496
commit 828ef4ad47
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -69,7 +69,7 @@ const m = {
bitmask: 512, bitmask: 512,
name: 'Group Taxi', name: 'Group Taxi',
short: 'Taxi', short: 'Taxi',
mode: null, // todo mode: 'taxi',
product: 'taxi' product: 'taxi'
}, },
unknown: { unknown: {