Bug in insta
svn: r12661
This commit is contained in:
parent
6e9ccd3f43
commit
18b3cf5bbc
|
@ -61,7 +61,7 @@
|
|||
(provide/contract (#,start (request? . -> . response?)))
|
||||
(if extra-files-path
|
||||
(serve/servlet #,start
|
||||
#:extra-files-path extra-files-path
|
||||
#:extra-files-paths (list extra-files-path)
|
||||
#:launch-browser? launch-browser?)
|
||||
(serve/servlet #,start
|
||||
#:launch-browser? launch-browser?)))))]))
|
Loading…
Reference in New Issue
Block a user