1
0
mirror of https://git.openwrt.org/project/luci.git synced 2025-10-14 01:32:18 +08:00
Files
luci/applications
Liangbin Lian 01b4cf0864 luci-app-ddns: fix toggle button not working
`this.callInitAction('ddns', 'enable')` always return true, cause ddns service always disabled later.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2025-10-11 20:00:58 +02:00
..