summaryrefslogtreecommitdiff
path: root/lib/lsg_web/router.ex
diff options
context:
space:
mode:
authorhref <href@random.sh>2020-03-11 21:18:34 +0100
committerhref <href@random.sh>2020-03-11 21:18:34 +0100
commita28d24470ddeca6196219a1333c1ccac1319efef (patch)
tree4f29e3c8fb6afbb1f99d6b8737f844c95fca54df /lib/lsg_web/router.ex
parentup to 420*100 (diff)
welp
Diffstat (limited to '')
-rw-r--r--lib/lsg_web/router.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lsg_web/router.ex b/lib/lsg_web/router.ex
index 9373e85..c47e422 100644
--- a/lib/lsg_web/router.ex
+++ b/lib/lsg_web/router.ex
@@ -2,7 +2,7 @@ defmodule LSGWeb.Router do
use LSGWeb, :router
pipeline :browser do
- plug :accepts, ["html"]
+ plug :accepts, ["html", "txt"]
#plug :fetch_session
#plug :fetch_flash
#plug :protect_from_forgery