mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
Replaced L.bind with arrow functions, used Array.from for array conversion, applied concise method syntax, and switched to block-scoped declarations. Signed-off-by: Eamon Xiong <eamonxiong@gmail.com>