Selaa lähdekoodia

Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
#	api/v1/public.go
#	cmd/httpserver/server.go
#	common/config.go
#	config/config.toml.template
shao 1 viikko sitten
vanhempi
commit
a73df0982e
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      common/config.go

+ 0 - 1
common/config.go

@@ -73,7 +73,6 @@ func (p *postgres) setup() {
 
 // metadata配置
 type metadata struct {
-	Locales   []string
 	Languages []Lang
 	Product   Product
 	Sources   []Source