mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 15:20:25 +08:00
自建DNS改成智能DNS
This commit is contained in:
@@ -286,7 +286,7 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
|
||||
{
|
||||
"code": "ns",
|
||||
"module": configloaders.AdminModuleCodeNS,
|
||||
"name": "自建DNS",
|
||||
"name": "智能DNS",
|
||||
"icon": "cubes",
|
||||
"isOn": teaconst.IsPlus,
|
||||
"subItems": []maps.Map{
|
||||
|
||||
Reference in New Issue
Block a user