Update 'luasrc/controller/whoogle.lua'

main
ben 1 year ago
parent 1a81308c4f
commit fa39cd77ff

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

Loading…
Cancel
Save