浏览代码

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 周之前
父节点
当前提交
a73df0982e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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