mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-27 22:59:53 +00:00
6b16eaf840
Fixes the following error: Syntax error: Unable to resolve path for module 'uci' In line 3, byte 27: `import * as uci from 'uci';` Near here ----------------^ Fixes: 4a3ed518b2d0 ("wifi-scripts: rewrite wifi detect code in ucode") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>