fixed gobindata panic.

This commit is contained in:
sm
2016-02-12 21:29:17 -08:00
parent 2ad8db2a00
commit a0ca983b45
+1
View File
@@ -33,6 +33,7 @@ func main() {
&assetfs.AssetFS{
Asset: Asset,
AssetDir: AssetDir,
AssetInfo: AssetInfo,
Prefix: "static",
},
),