update 04-13 12:45

This commit is contained in:
github-actions[bot] 2022-04-13 12:45:23 +08:00
parent 41cde3b333
commit 8d8e30da8c
3 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Fileassistant
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=2
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -1 +0,0 @@
# luci-app-fileassistant 文件助手

View File

@ -1,7 +1,6 @@
module("luci.controller.fileassistant", package.seeall)
function index()
entry({"admin", "nas"}, firstchild(), _("NAS") , 45).dependent = false
entry({"admin", "nas"}, firstchild(), "NAS", 44).dependent = false