From cb22b4ad47816742e7eaa9b9f46f11530b0aae8e Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Wed, 18 Jun 2025 23:24:18 +0700 Subject: chore: add new dns features from v25.6.8 * chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names --- web/html/modals/dns_modal.html | 114 ----------------------------------------- 1 file changed, 114 deletions(-) delete mode 100644 web/html/modals/dns_modal.html (limited to 'web/html/modals/dns_modal.html') diff --git a/web/html/modals/dns_modal.html b/web/html/modals/dns_modal.html deleted file mode 100644 index e6266c06..00000000 --- a/web/html/modals/dns_modal.html +++ /dev/null @@ -1,114 +0,0 @@ -{{define "modals/dnsModal"}} - - - - - - - - - - - - [[ l ]] - - - - - - - - - - - - -{{end}} \ No newline at end of file -- cgit v1.2.3