@@ -51,6 +51,7 @@ func (a *AdminConfig) Run() {
r.GET("/save", ApiSave)
r.GET("/config", ApiConfig)
r.GET("/config/:app", ApiConfigApp)
srv := &http.Server{
Addr: a.Addr,
The note is not visible to the blocked user.