Add a missing newline.

This commit is contained in:
Colin Kuskie 2010-06-24 08:43:12 -07:00
parent eed390e96b
commit eafb1679e5

View file

@ -21,3 +21,4 @@
enable 'Plack::Middleware::Static',
path => sub { s{^$uploadsURL/}{} },
root => "$uploadsPath/";