Update 'luasrc/controller/alltube.lua'

main
ben 1 year ago
parent 22e3bf33a1
commit e1613f9f43

@ -7,7 +7,7 @@ function index()
return
end
local page = entry({"admin", "apps", "alltube"}, cbi("alltube"), _("alltube"))
local page = entry({"admin", "apps", "alltube"}, cbi("alltube"), _("Alltube"))
page.order = 10
page.dependent = true
page.acl_depends = { "luci-app-alltube" }

Loading…
Cancel
Save