mirror of
https://github.com/maputnik/editor.git
synced 2025-12-07 14:50:02 +00:00
Fix build error
This commit is contained in:
@@ -32,7 +32,7 @@ func main() {
|
||||
Value: 8000,
|
||||
Usage: "TCP port to listen on",
|
||||
},
|
||||
cli.StringFlag{
|
||||
&cli.StringFlag{
|
||||
Name: "static",
|
||||
Usage: "Serve directory under /static/",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user