Fix merge conflict

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2026-08-02 18:27:06 -03:00
committed by GitHub
parent d156625334
commit 01e8530944
+1
View File
@@ -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) {