X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=lib%2Fagent%2Fapiv1-browse.go;h=f1b25e84ed03bb7ab51281689e47c3b6b29db4bf;hb=befb10519daefcbee85950a4e574678fe4b7f402;hp=dcfe79b122a08419c72c80bec12a452732e01e8a;hpb=38e0baedab9da4516cdc97b526392cbc2c7da67e;p=src%2Fxds%2Fxds-agent.git diff --git a/lib/agent/apiv1-browse.go b/lib/agent/apiv1-browse.go index dcfe79b..f1b25e8 100644 --- a/lib/agent/apiv1-browse.go +++ b/lib/agent/apiv1-browse.go @@ -37,7 +37,7 @@ func (s *APIService) browseFS(c *gin.Context) { response := apiDirectory{ Dir: []directory{ - directory{Name: "TODO SEB"}, + directory{Name: "TODO"}, }, }