mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 14:44:02 +03:00
Reworked base
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
const autoUpdatePeriod = time.Minute
|
||||
|
||||
var ntpEndpoints = []string{
|
||||
var ntpEndpoints = [...]string{
|
||||
"0.pool.ntp.org",
|
||||
"1.pool.ntp.org",
|
||||
"2.pool.ntp.org",
|
||||
|
||||
Reference in New Issue
Block a user