mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-07 07:06:41 +08:00
luci-app-ttyd: code alignment
This commit is contained in:
parent
fb783bb49b
commit
95da1b6d0b
@ -4,6 +4,6 @@ function index()
|
||||
if not (luci.sys.call("pidof ttyd > /dev/null") == 0) then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
entry({"admin", "system", "terminal"}, template("terminal/terminal"), _("TTYD Terminal"), 10).leaf = true
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user