mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-21 11:43:20 +02:00
Fixed typo (#113)
This commit is contained in:
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>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user