From 59c965a5ec2553b40a76cc322855b62116eac5f0 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 11 Dec 2015 19:24:57 -0500 Subject: #2156 admin able to edit organization max repo creation --- modules/bindata/bindata.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/bindata/bindata.go') diff --git a/modules/bindata/bindata.go b/modules/bindata/bindata.go index 6013e7dd..c4ce602a 100644 --- a/modules/bindata/bindata.go +++ b/modules/bindata/bindata.go @@ -4379,7 +4379,7 @@ func confLocaleLocale_enUsIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 48293, mode: os.FileMode(420), modTime: time.Unix(1449865728, 0)} + info := bindataFileInfo{name: "conf/locale/locale_en-US.ini", size: 48293, mode: os.FileMode(420), modTime: time.Unix(1449879514, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -- cgit v1.2.3