mirror of
https://github.com/pi-hole/web.git
synced 2026-09-06 13:10:26 +01:00
Fix merge conflict
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -143,6 +143,7 @@ function fillDNSupstreams(value, servers) {
|
||||
// Keep custom server count in sync while the user edits the manual list
|
||||
$("#DNSupstreamsTextfield").on("input", () => {
|
||||
updateCustomDNSserversTitle(getManualDNSupstreams().length);
|
||||
});
|
||||
}
|
||||
|
||||
function setInterfaceName(name) {
|
||||
|
||||
Reference in New Issue
Block a user