minor change

This commit is contained in:
mhsanaei
2025-09-18 12:20:21 +02:00
parent c720008187
commit 8c8d280f14
4 changed files with 4 additions and 4 deletions

View File

@@ -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