From c9c8abe97b71bf54d9f1920be2dfcd1d5854d5b3 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Thu, 26 Sep 2024 15:55:56 +0200 Subject: refactor: split XTLS and Reality form tls into separate files --- web/html/xui/form/reality_settings.html | 48 +++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 web/html/xui/form/reality_settings.html (limited to 'web/html/xui/form/reality_settings.html') diff --git a/web/html/xui/form/reality_settings.html b/web/html/xui/form/reality_settings.html new file mode 100644 index 00000000..19804e17 --- /dev/null +++ b/web/html/xui/form/reality_settings.html @@ -0,0 +1,48 @@ +{{define "form/realitySettings"}} + +{{end}} \ No newline at end of file -- cgit v1.2.3