forked from github/server
must return a value
This commit is contained in:
parent
055c9f4bb9
commit
3a1550c3f6
1 changed files with 1 additions and 0 deletions
|
@ -47,4 +47,5 @@ function tunnel_action(b, param)
|
|||
end
|
||||
end
|
||||
end
|
||||
return 1 -- return 0 to destroy
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue