mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 03:36:33 +03:00
Update bindata
This commit is contained in:
parent
04fe0023b7
commit
29b46ba59c
@ -336,7 +336,7 @@ func static_js_app_js() (*asset, error) {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
info := bindata_file_info{name: "static/js/app.js", size: 15151, mode: os.FileMode(420), modTime: time.Unix(1430412644, 0)}
|
||||
info := bindata_file_info{name: "static/js/app.js", size: 15151, mode: os.FileMode(420), modTime: time.Unix(1430442547, 0)}
|
||||
a := &asset{bytes: bytes, info: info}
|
||||
return a, nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user