mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
feat: upgrade frontend
This commit is contained in:
@@ -45,8 +45,8 @@ func listConfig(c *gin.Context) (model.SettingResponse[any], error) {
|
||||
Oauth2Providers: config.Oauth2Providers,
|
||||
}
|
||||
if authorized {
|
||||
config.TLS = singleton.Conf.TLS
|
||||
config.InstallHost = singleton.Conf.InstallHost
|
||||
configForGuests.TLS = singleton.Conf.TLS
|
||||
configForGuests.InstallHost = singleton.Conf.InstallHost
|
||||
}
|
||||
conf = model.SettingResponse[any]{
|
||||
Config: configForGuests,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name: "OfficialAdmin"
|
||||
repository: "https://github.com/nezhahq/admin-frontend"
|
||||
author: "nezhahq"
|
||||
version: "v1.5.6"
|
||||
version: "v1.5.7"
|
||||
isadmin: true
|
||||
isofficial: true
|
||||
- path: "user-dist"
|
||||
|
||||
Reference in New Issue
Block a user