From 8c8d280f147ce4e8f604080d1dbf066332e55efc Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Thu, 18 Sep 2025 12:20:21 +0200 Subject: minor change --- sub/subService.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub/subService.go') 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 -- cgit v1.2.3