mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 21:40:01 +00:00
Fix syntax error
This commit is contained in:
@@ -35,7 +35,7 @@ func main() {
|
||||
cli.StringFlag{
|
||||
Name: "static",
|
||||
Usage: "Serve directory under /static/",
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
app.Action = func(c *cli.Context) error {
|
||||
|
||||
Reference in New Issue
Block a user