mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Changed announcement
This commit is contained in:
@@ -2,9 +2,9 @@ package constants
|
||||
|
||||
const (
|
||||
// Annoucement is a message annoucement
|
||||
Annoucement = "Total rewrite in Go with many new features"
|
||||
Annoucement = "Support for Mullvad"
|
||||
// AnnoucementExpiration is the expiration time of the annoucement in unix timestamp
|
||||
AnnoucementExpiration = 1582761600
|
||||
AnnoucementExpiration = 1584981407
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user