diff --git a/main.go b/main.go index c91299b072b..11390fa1573 100644 --- a/main.go +++ b/main.go @@ -19,6 +19,7 @@ type apiConfig struct { DB *database.Queries } +//commented out //go:embed static/* var staticFiles embed.FS