diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-18 13:20:21 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-18 13:20:21 +0300 |
| commit | 8c8d280f147ce4e8f604080d1dbf066332e55efc (patch) | |
| tree | 73229c45d18fefb88f99682d9826af8d10c3ff6f /sub/subService.go | |
| parent | c720008187e36daeb7ac9799916c5ad16e1c57bf (diff) | |
minor change
Diffstat (limited to 'sub/subService.go')
| -rw-r--r-- | sub/subService.go | 2 |
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 |
