Update On Wed Nov 19 19:40:07 CET 2025

This commit is contained in:
github-action[bot]
2025-11-19 19:40:07 +01:00
parent accb772624
commit 7a658aedda
142 changed files with 2240 additions and 1163 deletions
@@ -595,7 +595,7 @@ end
function get_node()
local id = http.formvalue("id")
local result = {}
local show_node_info = api.uci_get_type("@global_other[0]", "show_node_info", "0")
local show_node_info = api.uci_get_type("global_other", "show_node_info", "0")
function add_is_ipv6_key(o)
if o and o.address and show_node_info == "1" then