Update 'luasrc/controller/webtop.lua'

main
ben 1 year ago
parent 6378f79191
commit 91d6589cbe

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

Loading…
Cancel
Save