update
This commit is contained in:
parent
462d649a30
commit
ad326a4966
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ function config.loadConfig(file)
|
||||||
conf[v] = exclude_location
|
conf[v] = exclude_location
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
|
|
||||||
local n = next(s, k)
|
local n = next(s, k)
|
||||||
conf[v] = s[n]
|
conf[v] = s[n]
|
||||||
break
|
break
|
||||||
|
|
Loading…
Add table
Reference in a new issue