luci-app-jd-dailybonus: Keep up to date from jerrykuku (#6540)

This commit is contained in:
EnnawYang 2021-03-15 19:07:38 +08:00 committed by GitHub
parent f681482829
commit 4824ae9e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-jd-dailybonus
PKG_VERSION:=1.0.3
PKG_RELEASE:=20210125
PKG_VERSION:=1.0.4
PKG_RELEASE:=20210315
define Package/$(PKG_NAME)/conffiles
/etc/config/jd-dailybonus

View File

@ -14,6 +14,7 @@ o.template = 'jd-dailybonus/cookie_tools'
o = s:option(DynamicList, "Cookies", translate("账号 Cookie 列表"))
o.rmempty = false
o.description = translate('双击输入框即可调出二维码,扫描后自动填入。')
o = s:option(Value, 'stop', translate('延迟签到'))
o.rmempty = false