Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/component/aCustomStatistic.html')
-rw-r--r--web/html/component/aCustomStatistic.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/component/aCustomStatistic.html b/web/html/component/aCustomStatistic.html
index e9bfe83b..be20a39a 100644
--- a/web/html/component/aCustomStatistic.html
+++ b/web/html/component/aCustomStatistic.html
@@ -38,7 +38,7 @@
required: false
}
},
- template: `{{template "component/customStatistic"}}`,
+ template: `{{template "component/customStatistic" .}}`,
});
</script>
{{end}} \ No newline at end of file