luci-app-filebrowser: move to nas
This commit is contained in:
parent
9ee438dea2
commit
0765ef0f90
@ -5,6 +5,6 @@ function index()
|
||||
return
|
||||
end
|
||||
local page
|
||||
page = entry({"admin", "services", "filebrowser"}, cbi("filebrowser"), _("文件管理器"), 100)
|
||||
page = entry({"admin", "nas", "filebrowser"}, cbi("filebrowser"), _("文件管理器"), 100)
|
||||
page.dependent = true
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user