mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
dnsdist: fix missing quote in menu
Fixes missing double quote in menu Signed off by: James Taylor <james@jtaylor.id.au>
This commit is contained in:
@@ -41,7 +41,7 @@ menu "Configuration"
|
||||
|
||||
endchoice
|
||||
|
||||
comment "DNS over HTTPS/TLS Support
|
||||
comment "DNS over HTTPS/TLS Support"
|
||||
depends on !DNSDIST_NOSSL
|
||||
|
||||
config DNSDIST_DNS_OVER_HTTPS
|
||||
|
||||
Reference in New Issue
Block a user