mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-09 17:34:25 +03:00
Fixed typo (#113)
This commit is contained in:
parent
cb6dd3cef1
commit
4093722926
3 changed files with 3 additions and 3 deletions
2
main.go
2
main.go
|
@ -34,7 +34,7 @@ var (
|
|||
const (
|
||||
defaultEmailSubject = "Your wireguard configuration"
|
||||
defaultEmailContent = `Hi,</br>
|
||||
<p>in this email you can file your personal configuration for our wireguard server.</p>
|
||||
<p>In this email you can find your personal configuration for our wireguard server.</p>
|
||||
|
||||
<p>Best</p>
|
||||
`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue