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 'sub/subService.go')
-rw-r--r--sub/subService.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/subService.go b/sub/subService.go
index 17b05ad0..201fa09d 100644
--- a/sub/subService.go
+++ b/sub/subService.go
@@ -1007,7 +1007,7 @@ func searchHost(headers any) string {
return ""
}
-// PageData is a view model for subscription.html
+// PageData is a view model for subpage.html
type PageData struct {
Host string
BasePath string