diff --git a/smtp/project/assembly.sbt b/smtp/project/assembly.sbt new file mode 100644 index 0000000..74adde3 --- /dev/null +++ b/smtp/project/assembly.sbt @@ -0,0 +1 @@ +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.13.0") diff --git a/web/app/views/template.scala.html b/web/app/views/template.scala.html index 12e040b..f2bd39f 100644 --- a/web/app/views/template.scala.html +++ b/web/app/views/template.scala.html @@ -111,4 +111,4 @@ } - \ No newline at end of file +