Skip to content

Commit

Permalink
fixup! ubus: add configuration for information sources
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron committed Apr 1, 2024
1 parent 927349c commit 0e104be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwrt/node-whisperer/files/node-whisperer.init
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ uci_nw() {
local cfg="$1"

json_init
json_add_array sources
json_add_array information_sources

config_list_foreach "$cfg" "information" uci_nw_enabled_sources

Expand Down

0 comments on commit 0e104be

Please sign in to comment.