mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-11-04 21:53:24 +01:00
Removed legacy v property from info/status
This commit is contained in:
parent
5a56780f89
commit
39b5b756ec
@ -186,7 +186,6 @@ function M.status(request, response)
|
|||||||
rv = M.access(request, response)
|
rv = M.access(request, response)
|
||||||
if(rv == false) then return end
|
if(rv == false) then return end
|
||||||
end
|
end
|
||||||
response:addData('v', 10)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
Loading…
Reference in New Issue
Block a user