Fix the indentation on lua app/avmd/index.lua.
This commit is contained in:
parent
524987d2bf
commit
ef920567d9
|
|
@ -16,4 +16,4 @@
|
||||||
|
|
||||||
--end the call
|
--end the call
|
||||||
reply = api:executeString("uuid_kill "..uuid.." NORMAL_CLEARING");
|
reply = api:executeString("uuid_kill "..uuid.." NORMAL_CLEARING");
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue