Add api_version gloabal variable to profiles
Currently only `0` is supported (the default).
This commit is contained in:
committed by
Patrick Niklaus
parent
b9b52cb857
commit
0f3a463854
@@ -1,3 +1,5 @@
|
||||
api_version = 0
|
||||
|
||||
-- Car profile
|
||||
local find_access_tag = require("lib/access").find_access_tag
|
||||
local get_destination = require("lib/destination").get_destination
|
||||
|
||||
Reference in New Issue
Block a user