chore(models): common Server & Servers for all providers (#943)
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
func getHostToServer() (hts hostToServer, warnings []string) {
|
||||
shortHTS := map[string]models.VPNUnlimitedServer{
|
||||
shortHTS := map[string]models.Server{
|
||||
"ae": {},
|
||||
"ar": {},
|
||||
"at": {},
|
||||
|
||||
Reference in New Issue
Block a user