mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
Fix typo in last commit
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -12,5 +12,5 @@ function proto.is_installed(self)
|
||||
end
|
||||
|
||||
function proto.opkg_package(self)
|
||||
return "hnetd-full"
|
||||
return "hnet-full"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user