This commit is contained in:
parent
8a29e58000
commit
966e6013b4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const IDFM2_BASEURL = "https://prim.iledefrance-mobilites.fr/marketplace"
|
|||
var IDFM_TOKEN = ""
|
||||
|
||||
func init() {
|
||||
flag.StringVar(&IDFM_TOKEN, "token-IDFM", IDFM_TOKEN, "Token to access IDFM API")
|
||||
flag.StringVar(&IDFM_TOKEN, "token-idfm", IDFM_TOKEN, "Token to access IDFM API")
|
||||
}
|
||||
|
||||
type IDFMTraffic struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue