fix server display name and conf file name
This commit is contained in:
@@ -620,7 +620,7 @@ class Store {
|
||||
100
|
||||
),
|
||||
state: server.state === '1',
|
||||
country: countryCodes[server.country] || 'US',
|
||||
shortCountry: countryCodes[server.country] || 'US',
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user