mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
DB Busradar NRW: adapt profile to ctx
see alsofb7a565
,252ce5b
,9fc6664
&2cfee22
This commit is contained in:
parent
2f8f82f736
commit
e2567efcc2
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ const products = [
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
const transformReqBody = (body) => {
|
const transformReqBody = (_, body) => {
|
||||||
body.client = {
|
body.client = {
|
||||||
id: 'DB-REGIO',
|
id: 'DB-REGIO',
|
||||||
name: 'DB Busradar NRW',
|
name: 'DB Busradar NRW',
|
||||||
|
|
Loading…
Add table
Reference in a new issue